t;
22/07/2008 04:37 PM
Please respond to
"Tomcat Users List"
To
Tomcat Users List
cc
Subject
RE: Session sharing between two URLs
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: RE: Session sharing between two URLs
>
> I simply want a way to be
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: RE: Session sharing between two URLs
>
> I simply want a way to be able to switch between English
> and French URLs with the same jsessionid.
O.k., this sounds like it's really a cookie problem, rather than one whe
List"
To
Tomcat Users List
cc
Subject
RE: Session sharing between two URLs
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: Session sharing between two URLs
>
> I'm wondering if there is a way to configure Tomcat to share
> session between two UR
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: Session sharing between two URLs
>
> I'm wondering if there is a way to configure Tomcat to share
> session between two URLs from the same webapp?
Are you sure both URLs access the same webapp? Or do you rea
Hi all,
I'm wondering if there is a way to configure Tomcat to share session
between two URLs from the same webapp? I have an application with
billingual URLs and when users toggle between the languages the session
passed (using jsessionid) does not contain log in information and the user
is r