Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: Migration issues in Tomcat 4.1.24 ( help)

Tim Funk

2003-06-06

Replies:

Use a filter. To catch the calls (or set the needed values) that are trying
to do wacky cookiePath related things.

-Tim

Loyd Bacani wrote:
> Tim,
>
> I agree with you 100% about the "cookiePath" being a useless parameter.
>
> The issue I have is that, the existing web application is running in Weblogic and uses specific implementation like "cookiePath" and more. Now given that the application is using "cookiePath" as a "session parameter" what can I do in Tomcat so that the web application can still use the cookiePath without modifying the web application code.
>
> Is it possible to set a variable named "cookiePath" in server.xml and where? To mimic weblogic's implementation.
>
> Any thoughts Tomcat warriors (me included)?
>
>
> Tim Funk <funkman@(protected):
> 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
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.