Hi all,

I am using Tomcat 5.0.19.

In my application the generated sessions are identified by a cookie on the
client. I only allow single sign on. Now I want to destroy the session and
I call in a session an invalidate() and the session isn't available. Then
the application  redirect the request to the start page. But there is still
the cookie with JSESSIONID on the client and there is no new session
possible.

Is there a solution to remove these cookies?

Thanks,
Marc


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

Reply via email to