Yes, we're supposed to use ActionMessage and ActionMessages now.  The one
place where we can't escape ActionError/s yet is ActionForm's validate
method.


--- "Slattery, Tim - BLS" <[EMAIL PROTECTED]> wrote:
> While refreshing my memory on the ActionErrors class, I noticed that the
> metho:
> 
> void add (String, ActionError)
> 
> Is deprecated, in favor of:
> 
> void add(String, ActionMessage)
> 
> with a note that this (first signature) method will be removed after Struts
> 1.2. What exactly is this trying to tell us? Are we supposed to drop
> ActionError entirely in favor of ActionMessage? There's no deprecation note
> in the description of ActionError. What's happening here?
> 
> --
> Tim Slattery
> [EMAIL PROTECTED]


__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

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

Reply via email to