Gaet wrote the following on 3/9/2005 11:04 AM:

I have defined the /EmployeeDetail action-mapping with validate equal to
false to be able to display the employee detail page without any
check....but if the user made any changes on the employee information in the
detailled page, the same action is called and then i need to validate my
form! Maybe my configuration is not good....

Another reason again, that manually calling the validate method is the only way I do things now. I never set validate="true". An example is given here...



http://reumann.net/struts/articles/request_lists.jsp (see bottom section "Manually call validate and use Request Scope")


--
Rick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to