Hi all:

I have been looking into ActionErrors vs. ActionMessages and found the following two 
links:

http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsDeprecatedActionErrors

and

http://www.husted.com/struts/tips/017.html

The first link suggests that ActionError will be deprecated starting 1.2. However, 
ActionForm.validate will still return ActionErrors. So how is one supposed to use 
validate()? (It's easy enough to create ActionMessages in the ActionForm but the 
saveMessages method is only part of the Action class not the ActionForm..) 

Finally, the latter part of the second link above does still seem to use ActionError 
and ActionErrors.. I know I must be missing something.. ?

Thanks for your time!
Regards,
Geeta

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

Reply via email to