|
Last wish taglib ver. 1.4 Custom JSP taglib. Tag lastWish lets you associate
some action (method`s call) with session closing. So you can for example free some resources,
remove your beans etc. You have to provide some object and its method that should be called. Try It Out: http://www.servletsuite.com/servlets/lastwish.htm
|