Is there any way to tell Tomcat (or any servlet engine) never to use cookies for session management?
Location: http://www.jguru.com/faq/view.jsp?EID=116712 Created: Aug 2, 2000 Modified: 2000-08-03 21:18:39.455 Author: David Garcia (http://www.jguru.com/guru/viewbio.jsp?EID=17915) Question originally posed by Graham Lea (http://www.jguru.com/guru/viewbio.jsp?EID=101834 I’m not sure about Tomcat but in WebLogic (from 4.0.2 to 5.1 versions) there is parameter in the weblogic.properties file which can enable (or disable) cookies. The parameter line is: weblogic.httpd.session.cookies.enable=true or weblogic.httpd.session.cookies.