>What do you mean "different hash"?
the hasCode of the java object

>So, the sessionDestroyed method is called, yet the session appears to
>continue to live and be accessible? Yikes

I have HttpSessionObj1 with ID 1 and hash A
           HttpSessionObj2 with ID 1 and hash B

A is destroyed B is never destroyed and is accessible .

-- 
View this message in context: 
http://old.nabble.com/HttpSessionListener-sessionDestroyed-only-called-once-for-sessionID-tp26291791p26292526.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to