> From: Jason Oullette [mailto:[EMAIL PROTECTED] 
> Subject: JSessionID
> 
> How does tomcat decide if the JSessionID will be put in a 
> cookie or in the post header(url rewriting)?

Look at the cookies attribute of the <Context> tag:
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html

> Are these the only two ways the JSessionID is passed around?

I think so (not 100% sure), unless you invent your own mechanism.

 - 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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to