-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Hi,

using Apache-1.3.6 with JServ 1.0 I experience the following problem.

I log in into a session, work some time. This works good. Everybody
get's his cookie
with the sessionId and is happy. Now I klick on the logout-button. I
then immediatly invalidate
the session, the cookie should be deleted, but it isn't. The next time
the client accesses the servlet
he get's an error-message, that his sessionId is invalid (this message
of course is generated by my servlet).

Is there any solution???

 Marcus.



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to