Re[2]: Displaying errors messages from validate in V1.2.4

2004-12-18 Thread Alan Sinclair
EMAIL PROTECTED]> > Sent: Friday, December 17, 2004 8:47 PM > Subject: Displaying errors messages from validate in V1.2.4 >> Hi, >> I cannt find the correct setup for to display error > messages from a form's validate method in Struts 1.2.4 >> >> For exam

Re: Displaying errors messages from validate in V1.2.4

2004-12-18 Thread Niall Pemberton
ur message resources. Niall - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 17, 2004 8:47 PM Subject: Displaying errors messages from validate in V1.2.4 > Hi, > I cannt find the correct setup for to display error messages f

RE: Displaying errors messages from validate in V1.2.4

2004-12-17 Thread alan . sinclair
2004 1:04 PM To: Struts Users Mailing List <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: RE: Displaying errors messages from validate in V1.2.4 > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, December 17, 2004 1:47 PM &g

RE: Displaying errors messages from validate in V1.2.4

2004-12-17 Thread Jim Barrows
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, December 17, 2004 1:47 PM > To: [EMAIL PROTECTED] > Subject: Displaying errors messages from validate in V1.2.4 > > > Hi, > I cannt find the correct setup for to displ

Displaying errors messages from validate in V1.2.4

2004-12-17 Thread alan . sinclair
Hi, I cannt find the correct setup for to display error messages from a form's validate method in Struts 1.2.4 For example, if I have something like this in the validate method: public ActionErrors validate(ActionMapping mapping, HttpServletRequest request) { ActionEr