Hi All,

Thanks a lot in advance. I have a grave problem with tomcat. I am not
able to kill session created with HttpSession Mysession =
request.getSession( true );

    At the end even if i execute Mysession.invalidate(); still in my
next session i get the values of when i call
MySession.getAttribute("mystring");

How do i kill the session?

FYI I am using JDK1.3 and Tomcat 3.1/3.2

Best Regards
Moin.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Reply via email to