If you are maintaining state via sessions, the session cookie is NOT configureable in tomcat. (Nor does it need to be)

If you need SingleSignOn - look at the SingleSignOnValve

cookiePath --> A useless parameter (imo)

-Tim

Loyd Bacani wrote:
I am in the process of migrating all Servlets/JSP from Weblogic 6.1 to Tomcat 4.1.24.
How or where can I configure the "cookiePath" in Tomcat 4.1.24? So that the web application can use this parameter.
In Weblogic, the "cookiePath" is found in "weblogic.xml". It is part of the session parameters element.
Thx.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to