Re: Struts2 form validation gets indefinite loops in web browsers

2009-09-17 Thread Dale Newfield
Jipu Jiang wrote: So if user input something wrong, I want to show the original form.jsp page with all the parameters extracted from the database along with error messages. So I need to go to the prepareAction first to gets these parameters, and then display them in form.jsp page. So make sure

Struts2 form validation gets indefinite loops in web browsers

2009-09-17 Thread Jipu Jiang
Struts2 form validation gets indefinite loops in web browsers Continue on the last email: So if user input something wrong, I want to show the original form.jsp page with all the parameters extracted from the database along with error messages. So I need to go to the prepareAction first to gets