Hey, no Thanks....I understood how the setActionErrors() method works....It works just like addActionError() method except that it is adding a list of errors rather than a single error(String).
--- On Thu, 12/25/08, Dave Newton <newton.d...@yahoo.com> wrote: From: Dave Newton <newton.d...@yahoo.com> Subject: Re: How does setActionErrors Method works? To: "Struts Users Mailing List" <user@struts.apache.org>, tajuddi...@yahoo.com Date: Thursday, December 25, 2008, 10:31 AM > In my application I have passed the list of errors to the > setActionErrors( ) method and in the resulting jsp page > i have written the tag <s:actionerror /> > I have a doubt like will this tag get the list, which was > passed to the setActionErrors( ) method, and display the errors? > Pls help me out in this issue. What, exactly, do you want help with? If you're really asking how it works, the source is readily available in the XWork source and the tag source (there's really not much to it, though). If you're having a specific problem, tell the details. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org