ZK Session Cleaner

From Documentation
Revision as of 08:25, 8 July 2010 by Maya001122 (talk | contribs)

ZK Session Cleaner

[Required] Class: HttpSessionListener


HttpSessionListener is a listener used to clean up memory when a HTTP session is destroyed.

If you are using Servlet 2.3, please use HttpSessionListener23 instead.