Hi,
I have sequence of jsp pages::

pg1->pg2->pg3->pg4

Each page is dynamically generated...so lets say the user finished entering
the info in page pg1 and went on to pg2..but then now decides that he wants
to hit the back button of the browser and go back to pg1, I would like pg1
to be a "fresh" page that is pg1 should again be brought from the server
rather than from the browser's cache...

How do I go about doing that..??

Thx,
Arni

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