When you refresh a page how do you initialize the form objects in your JSP.
I have an application that retains the parameters that were set prior to the
refresh button being clicked.  I would like to reinitialize them any time
the refresh is executed.

Basically the HttpServletRequest request object retains its previous values
on a refresh.

Thanks in advance!!

Greg Davidson
[EMAIL PROTECTED]

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