Hi,

Is there a way to call a new JSP file (URL) when a session expires? I
created an object that implements HttpSessionBindingListener, but I don't
know what to put inside valueUnbound() method to refresh the page. It would
be nice if the JSP knows that the session expired and then refreshes the
page. Any idea anyone? Thanks!

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to