OK, thanks for that.

cheers

Jordan

-----Original Message-----
From: Gemes Tibor [mailto:[EMAIL PROTECTED]]
Sent: Friday, 13 December 2002 11:31 AM
To: Struts Users Mailing List
Subject: Re: ActionErrors = Null


2002. december 13. 11:12 dátummal Jordan Thomas ezt írtad:
> Hi,
>
> If I call
>
> ActionErrors errors = languageForm.validate( mapping, request );

Because if you receive the execute method of your Action, you will be
ensured
that there was no validating error in the Form. If there were any error, the
struts framework would have forwarded back to the input page before even the
Action would have been reached.

Hth,

Tib

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


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

Reply via email to