Hi,

i am using tomcat 7 to run my servlet 2.5 webapps.
Im Tomcat 6 it was possible to tell the Context via
"disableURLRewriting" that i want to track session only via Cookie.
This parameter is removed and doc tells me to use 

<tracking-mode>COOKIE<tracking-mode>

at session-config element in web.xml.

But this is not a valid attribute there in a 2.5 webapp.

I am unable to switch to 3.0 yet. So how to disable URL rewriting in
tomcat 7 with a 2.5 webapp?

regards

Torsten

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to