> 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 where 
you're appending JSESSIONID to the URL.  You might try setting cookies="false" 
in the <Context> element for your webapp to see if that helps.  Look here for 
reference:
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html#Attributes

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to