When you have an action mapping with validate set to true in the struts
config and the validate() for the mappings form component fails, where
does request get forwarded too?  Or how do you set where it's forwarded
too?  Or is it up to me to call the validate() method on the form and
then mapping.findForward(...) to wherever I want to go?

Thanks

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

Reply via email to