Excellent, thank you.  How did I miss that the first time I asked this
question?  And nobody pointed it out that time.  Convenient it came up
again, I guess.


emptySessionPath        

If set to true, all paths for session cookies will be set to /. This can be
useful for portlet specification implementations, but will greatly affect
performance if many applications are accessed on a given server by the
client. If not specified, this attribute is set to false.


> -----Original Message-----
> From: Mark Thomas [mailto:[EMAIL PROTECTED] 
> Sent: Friday, February 24, 2006 6:01 PM
> To: Tomcat Users List
> Subject: Re: mod_rewrite losing session
> 
> 
> Tim Lucia wrote:
> > And how would one do that?  The cookie JSESSIONID is automagically 
> > maintained for you.
> > 
> > -----Original Message-----
> > From: Pete Lamborne [mailto:[EMAIL PROTECTED]
> > Sent: Friday, February 24, 2006 4:50 PM
> > To: Tomcat Users List
> > Subject: Re: mod_rewrite losing session
> > 
> > Anyone know the quick and easy way to do this?
> > pete
> > 
> > 
> > 
> > Filip Hanik - Dev Lists wrote:
> > 
> > 
> >>The easiest thing would be to tell Tomcat to always use "/" 
> as a path
> >>for the JSESSIONID cookie.
> >>that should take care of it.
> >>Filip
> 
> http://tomcat.apache.org/tomcat-5.5-doc/config/http.html
> 
> You want emptySessionPath
> 
> Mark
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to