; 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
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
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
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
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
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
l=tomcat-user&m=113761657202592&w=2
-Original Message-
From: Pete Lamborne [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 23, 2006 7:21 PM
To: Tomcat Users List
Subject: mod_rewrite losing session
Hi all,
I am having a problem when using mod_rewrite to hide the Tomcat
webapp/contex
. No cookie (JSESSIONID), no session.
Tim
P.s. see http://marc.theaimsgroup.com/?l=tomcat-user&m=113761657202592&w=2
> -Original Message-
> From: Pete Lamborne [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 23, 2006 7:21 PM
> To: Tomcat Users List
> Subject
Hi all,
I am having a problem when using mod_rewrite to hide the Tomcat
webapp/context name, where it spawns a new session with each request.
I am using apache2.2 and mod_proxy_ajp to dispatch the request and
tomcat 5.5.9
So if I try to send this URL:
http://www.website.com/someServlet
to