Paul Singleton wrote:

Atif Suleman wrote:

Can you stop tomcat container from creating a jsession cookie?


Check out the <Context cookies="false"> attribute in

 http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/context.html

(similarly in 5.0 and 4.1)

Paul Singleton


That's cool.

But I want to stop tomcat container from creating a jsession cookie and URL rewriting for session identifier communication.

The reason why I want tomcat to stop doing session identifier communication is because I am working on a legacy web application,
which I want to break.

Ta
Atif.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to