I am encoutering a small problem.

I have a jsp page that allows you to enter data then submit the form

Here is the scenario:

When the page is first reendered  it allows you to hit the reset button, and
makes changes to the input fields.
Once you submit it and get a validation page and want to make changes, you
hit a button which redirects you to the begging page,
I have a session that remembers your last input, when hitting the reset
button it doesn't respond clear the fields, it only clears when you first
encounter the page not after you want to make changes,

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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