The only setting I know of in server.xml (or in the Context xml file)
is setting cookies="false" for example:
According to the definition of the cookies attribute:
http://tomcat.apache.org/tomcat-6.0-doc/config/context.html
"Set to true if you want cookies to be used for session identifier
com
n and setting of a jsessionid even though a cookie is passed?
Thanks,
Kris-
-Original Message-
From: Rashmi Rubdi [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 05, 2007 10:59 PM
To: Tomcat Users List
Subject: Re: Disabling Cookies/enabling jsessionid
If you disable cookies in the cli
If you disable cookies in the client's browser then jsessionid get
appended to the URL. I've tested this on IE and Firefox, there might
be a way to disable cookies in WAP browsers too.
-Rashmi
-
To start a new topic, e-mail: use
All:
Have an interesting issue. We have an application that was deployed
prior to my arrival to the company. When the application was first
deployed the admins left cookies=true enabled in server.xml. Our
applications are primarily used by phones/wap devices. These devices
store their cookies