I have a JSP page that creates a list of products, and the user can click on
any of them to "drill down" for the product detail info. But if they sit
there for more than a very short period of time, when they hit "back" to go
back to the list to look at another product, they get "web page has
expired". How do I extend this timeframe? Is there a tag that I can put in
my JSP page? In this scenario, they will repeatedly go back to the list and
select a new product to look at.

TIA!

===========================================================================
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