Reloading JSP page

hi,

I am currently working on a struts project. I am not able to reload the JSP page. When I click on submit button it displays me the error regarding the text boxes but the text boxes r not getting refreshed. The previous values r still displayed on the screen.

Plz reply as sson as possible

Thanks in advance

[337 byte] By [ananymous123a] at [2007-11-27 8:58:17]
# 1
Use the reset method in your form bean to reset the text box values to nullIt ll solve the probs!!Is ur form data in request or session?Cheers!!
vinayak_ra at 2007-7-12 21:24:05 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...