RE: mod_rewrite losing session

2006-02-24 Thread Tim Lucia
; 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:[EMA

Re: mod_rewrite losing session

2006-02-24 Thread Mark Thomas
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: mo

RE: mod_rewrite losing session

2006-02-24 Thread Tim Lucia
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

Re: mod_rewrite losing session

2006-02-24 Thread Pete Lamborne
o: Tomcat Users List Subject: Re: mod_rewrite losing session Hey Tim, Thanks for the great response. At least I know that I'm not missing something really obvious. I wonder if we could configure Tomcat to write the cookie without the context? Or if there is some other mechanism in httpd.conf tha

Re: mod_rewrite losing session

2006-02-24 Thread Filip Hanik - Dev Lists
and nobody has chimed in this time, I don't think it is readily doable. Tim -Original Message- From: Pete Lamborne [mailto:[EMAIL PROTECTED] Sent: Friday, February 24, 2006 1:41 PM To: Tomcat Users List Subject: Re: mod_rewrite losing session Hey Tim, Thanks for the great respon

RE: mod_rewrite losing session

2006-02-24 Thread Tim Lucia
nt: Friday, February 24, 2006 1:41 PM To: Tomcat Users List Subject: Re: mod_rewrite losing session Hey Tim, Thanks for the great response. At least I know that I'm not missing something really obvious. I wonder if we could configure Tomcat to write the cookie without the context? Or if ther

Re: mod_rewrite losing session

2006-02-24 Thread Pete Lamborne
Hey Tim, Thanks for the great response. At least I know that I'm not missing something really obvious. I wonder if we could configure Tomcat to write the cookie without the context? Or if there is some other mechanism in httpd.conf that we could use to control how the cookie gets set...

RE: mod_rewrite losing session

2006-02-23 Thread Tim Lucia
Yes. I posted a similar question not long ago. I wanted to know how to preserve the session under exactly this case (my specific need was to have a version in the Tomcat path, but hide that context / version from the user.) I can tell you why it's NOT preserving it. Tomcat sets the cookie JSESS