Yes. session.invalidate(). What is cool is that it even works with single-sign-on! Thanks to the Tomcat team!

--
Rick

John MccLain wrote:

I have a session listener that clears out some static data on
sessionDestroy.
Is there a way for a logout button in a .jsp view to call some kind of
destroy session function so that a sessionDestroyed(..)
handler in a session listener gets called?

John McClain
Senior Software Engineer
TCS Healthcare
[EMAIL PROTECTED]
(530)886-1700x235
"Before you criticize someone, walk a mile in their shoes.
That way, you'll be a mile from them, and you'll have their shoes."


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




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



Reply via email to