Define a Class HttpSessionNotifier which implements HttpSessionBindingListener and implement the functionality what you need in valueUnbound() method.:We need to implement HttpSessionListener having method sessionDestroyed(HttpSessionEvent event). implement the functionality what u need in this method
Category:JSP Interview Questions
No comments:
Post a Comment