ZK Session Cleaner"

From Documentation
m
Line 1: Line 1:
 +
{{ZKConfigurationReferencePageHeader}}
  
 
  [Required] Class: <javadoc>org.zkoss.zk.ui.http.HttpSessionListener</javadoc>
 
  [Required] Class: <javadoc>org.zkoss.zk.ui.http.HttpSessionListener</javadoc>
Line 6: 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.
 +
 +
{{ZKConfigurationReferencePageFooter}}

Revision as of 08:41, 12 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.



Last Update : 2010/07/12

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