Hi,

 

I have a page "add.jsp" with a form and lots of fields. I have added a
validation in my struts configuration to validate the form.

During the form validation, if an error is detected, then an action
error is added to the request and struts redirects to the "input"
forward. In most of cases, it is the "add.jsp" page. And all the fields
that the user has entered are still there.

Does anybody know how the validator interceptor does to keep the values
that the user has entered?

 

Thanks in advance,

 

Jeremy

 

 

Reply via email to