> 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 really have the 
webapp deployed twice, once for each language?  If the latter, the SingleSignOn 
valve may help:

http://tomcat.apache.org/tomcat-6.0-doc/config/valve.html#Single%20Sign%20On%20Valve

Next time, tell us the Tomcat version you're using.

 - 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