Monthly Archives: December 2004

Disabling Session Cookie in Tomcat

If for some reasons you need to disable the use of a cookie for session handling, you can edit the context.xml file located in the META-INF directory of your J2EE web application. The following solution works well with Tomcat 5.5 … Continue reading

Posted in Developer, Web | 3 Comments