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
- Disable session cookies Ralf Freischlag
- RE: Disable session cookies Craig R. McClanahan
- RE: Disable session cookies Deepak C S
- AW: Disable session cookies Ralf Freischlag
- Re: Disable session cookies Shahed Ali
