Ralf Freischlag wrote:

> Hallo,
> how can I disable session cookies in Tomcat? We want to use only
> Url-rewriting for storing the session string, but
> we found no switch to turn session cookies off.
> Thank you for your help.
>

Which version of Tomcat are you using?  Tomcat 3.1 doesn't support this
feature.  In Tomcat 3.2, search the "conf/server.xml" file for the "noCookies"
attribute and set it to true.

>
> Greetings
> Ralf
>

Craig McClanahan

Reply via email to