ZK Session Cleaner"

From Documentation
m
Line 7: Line 7:
  
 
If you are using Servlet 2.3, please use <javadoc>org.zkoss.zk.ui.http.HttpSessionListener23</javadoc> instead.
 
If you are using Servlet 2.3, please use <javadoc>org.zkoss.zk.ui.http.HttpSessionListener23</javadoc> instead.
 +
 +
==Version History==
  
 
{{ZKConfigurationReferencePageFooter}}
 
{{ZKConfigurationReferencePageFooter}}

Revision as of 07:57, 13 July 2010


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.

Version History


Last Update : 2010/07/13

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.