Re: can anyone clarify my doubt please

2005-12-06 Thread Niall Pemberton
On 12/6/05, Sony Thomas <[EMAIL PROTECTED]> wrote: > Hi all, > > ActionErrors is deprecated in struts. Is there is any replacement for > ActionError. Can anyone give an idea of substitute of ActionErrors. Theres some info on the wiki: http://wiki.apache.org/struts/StrutsDeprecatedActionErrors http

RE: can anyone clarify my doubt please

2005-12-06 Thread Chris McCormack
http://struts.apache.org/struts-doc-1.2.7/api/org/apache/struts/action/Actio nMessage.html Use the ActionMessage class which ActionError is a deprecated subclass of (Deprecated. Please use ActionMessage instead, deprecated since 1.2.0.) -Original Message- From: Sony Thomas [mailto:[EMAIL