which means html:errors is not? -----Original Message----- From: Pavel Kolesnikov [mailto:[EMAIL PROTECTED] Sent: Thursday, September 16, 2004 12:15 PM To: Struts Users Mailing List Subject: Re: ActionErrors
On Thu, 16 Sep 2004 11:58:17 -0400, Leung, Albert <[EMAIL PROTECTED]> wrote: > Does anybody know what to do with ActionErrors now that it is deprecated? > I want to be able to list the errors in the same as way with the html:errors According to the Javadoc ActionErrors is not deprecated, ActionError is (you should use ActionMessage instead, deprecated since 1.2.0) See: http://struts.apache.org/api/org/apache/struts/action/ActionError.html http://struts.apache.org/api/org/apache/struts/action/ActionErrors.html Pavel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]