After the bean is populated from the request. Then
the validate method in the ActionForm is called if
validate is set to 'true' in the Action definition in
the struts-config.xml. Or you can call the validate
method yourself from an Action if you need to.
David
--- Vladimir Levin <aphelionx@hotmail.com> wrote:
> I have recently downloaded struts 1.1 beta. It
> includes a sample
> application (developed by David Wintefeldt) which
> does
> form-level validation using a config file. Question:
> Does this
> validation take place before or after the controller
> servlet
> (ActionServlet) calls the setter method on the form
> bean?
>
> Thanks for any insights,
>
> Vlad
>
>
>
>
>
>
>
_________________________________________________________________
> Send and receive Hotmail on your mobile device:
> http://mobile.msn.com
>
>
> --
> To unsubscribe, e-mail:
> <mailto:struts-user-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:struts-user-help@jakarta.apache.org>
>
__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - send holiday greetings for Easter, Passover
http://greetings.yahoo.com/
--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@jakarta.apache.org>
|