Luis,
> Hello, Christopher.
> Thanks for your reply.
>
> Can you please tell me how do I turn off container-managed authentication?
You need to remove any elements from your web.xml
file.
Note that the presence of any elements probably
means that your application is expecting some kind of aut
omcat Users List
cc:
Subject:
Re: Tomcat creates a cookie with a new
jsessionid when timeout occurs
Luis,
> I am using the url rewriting method for session maintenance, but when
a
> timeout occurs in my web application, tomcat sets a cookie named
> jsessionid (
Luis,
> I am using the url rewriting method for session maintenance, but when a
> timeout occurs in my web application, tomcat sets a cookie named
> jsessionid (used for session tracking purposes) with a new session id
> value before redirecting the user to the login page. This jsessionid
> cookie
Hi there.
I have the following problem in my web application.
I am using the url rewriting method for session maintenance, but when a
timeout occurs in my web application, tomcat sets a cookie named
jsessionid (used for session tracking purposes) with a new session id
value before redirecting the