RE: RE: Ajax & ActionErrors

2011-01-11 Thread CRANFORD, CHRIS
cucchi...@gmail.com] > Sent: Tuesday, January 11, 2011 3:51 PM > To: Struts Users Mailing List > Subject: Re: RE: Ajax & ActionErrors > > When you talk about ajax do you mean dojo, json or what else? > Could you be a little bit more accurate? > Maurizio Cucchiara > > On J

Re: RE: Ajax & ActionErrors

2011-01-11 Thread Maurizio Cucchiara
When you talk about ajax do you mean dojo, json or what else? Could you be a little bit more accurate? Maurizio Cucchiara On Jan 11, 2011 8:14 PM, "CRANFORD, CHRIS" wrote: No I am referring to Struts 2.1.8.1 > -Original Message- > From: Frank W. Zammetti [mailto:fzli...@omnytex.com] > S

RE: Ajax & ActionErrors

2011-01-11 Thread CRANFORD, CHRIS
No I am referring to Struts 2.1.8.1 > -Original Message- > From: Frank W. Zammetti [mailto:fzli...@omnytex.com] > Sent: Tuesday, January 11, 2011 1:04 PM > To: Struts Users Mailing List > Subject: Re: Ajax & ActionErrors > > On 1/11/2011 1:43 PM, CRANFORD, CHR

Re: Ajax & ActionErrors

2011-01-11 Thread Frank W. Zammetti
On 1/11/2011 1:43 PM, CRANFORD, CHRIS wrote: Can someone explain how I can render my action errors when I use Ajax to post a form to the server? Assuming you're talking Struts 1... error are rendered via JSP custom tags, so to make it work with AJAX, without hacking the framework, all you need