You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Gaurav Arya <ga...@sapient.com> on 2002/02/15 19:47:04 UTC

Server.xml for tomcat3.2.3

I need to disable cookies on the server side for which i use the following
configuaration in server.xml for tomcat 3.3
<SessionId cookiesFirst="false" noCookies="true" />
This doesn't work for tomcat 3.2.3. I tried searching the documentation for
this particular release but it doesn't talk about this issue anywhere? Has
anyone tried this on Tomcat3.2.3, Any inputs regarding this would be
appreciated

Regards,
Gaurav