Re: Turning off the containers session

2005-09-08 Thread Atif Suleman

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]



Turning off the containers session

2005-09-07 Thread Atif Suleman

Hi

Can you stop tomcat container from creating a jsession cookie?

Ta
Atif.

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