HttpSessionListener - sessionDestroyed 2004-01-07 - By Shapira, Yoav
Back
Howdy,
>I did try and it didn't work; hence the email ;-)
Good, I'm glad you tried. Session creation and destruction are not always connected to browser opening and closing.
>How does one trap browser close event , javascript ?
Yeah, window onClose. Be careful going down this path, however, as the user may have multiple browsers open using the same (or different) webapps and therefore the same (or different) sessions.
Yoav Shapira
This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|