Posted By:
Anil_Datt
Posted On:
Friday, April 27, 2001 12:54 PM
One way you can achieve this by implementing the
javax.servlet.http.HttpSessionBindingListeneruse the
valueUnbound(HttpSessionBindingEvent event) method to do the required redirection.
Take a look in
http://java.sun.com/products/servlet/2.3/javadoc/index.html