al Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Paul Benedict
> Sent: 06 September 2007 15:54
> To: Struts Users Mailing List
> Subject: Re: JSessionID in URL on first request
>
> Jennie, I wasn't clear. My apologies. You don't typic
al Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Paul Benedict
Sent: 06 September 2007 15:54
To: Struts Users Mailing List
Subject: Re: JSessionID in URL on first request
Jennie, I wasn't clear. My apologies. You don't typically need a session
UNTIL a user lo
PROTECTED]
> On Behalf Of Paul Benedict
> Sent: 06 September 2007 15:13
> To: Struts Users Mailing List
> Subject: Re: JSessionID in URL on first request
>
> Turn off automatic session creation, if you want. It's a JSP directive.
> I think it's: <% page session=&q
2007 15:13
To: Struts Users Mailing List
Subject: Re: JSessionID in URL on first request
Turn off automatic session creation, if you want. It's a JSP directive.
I think it's: <% page session="false" %>
You don't need sessions until you actually want to track user s
Turn off automatic session creation, if you want. It's a JSP directive. I
think it's: <% page session="false" %>
You don't need sessions until you actually want to track user state. If you
need to track user hits, you could turn on mod_tracking if you're using
HTTPD.
Paul
On 9/6/07, Jennie Moell
5 matches
Mail list logo