null is a valid return from the validate method. It indicates there were no errors. An empty ActionErrors object also indicates that. See the javadoc for details.

David






From: "Jordan Thomas" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: "Struts-User" <[EMAIL PROTECTED]>
Subject: ActionErrors = Null
Date: Fri, 13 Dec 2002 11:12:08 +0100

Hi,

If I call

ActionErrors errors = languageForm.validate( mapping, request );

How can be errors null?

thanks

Jordan

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

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus


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

Reply via email to