You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Hozefa Botee <ho...@interlacesystems.com> on 2002/08/19 20:24:30 UTC

session listener?

folks,
Is there a way to be notified when a session times-out if I am using the

SimpleSessionHandler?  

This is certainly available for HTTP sessions by adding an attribute 
implementing HttpSessionBindingListener to the HttpSession.  Is that at
all related to the SimpleSessionHandler?

thanks,
H