> 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.

Wait a minute!!! ActionError is marked as deprecated, but not ActionErrors.
It looks to me like we create an ActionMessage, add that to an ActionErrors
collection, and use <html:errors/> to display the contents of that on the
JSP page.

--
Tim Slattery
[EMAIL PROTECTED]


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

Reply via email to