[SOLVED} RE: DynaValidatorActionForm client-side validation

2004-04-09 Thread Igor Antonacci
Hi, I solved with your advice. Thanks a lot! Igor. > -Original Message- > From: Saul Q Yuan [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 08, 2004 10:03 PM > To: 'Struts Users Mailing List' > Subject: RE: DynaValidatorActionForm client-side validation &

Re: DynaValidatorActionForm client-side validation

2004-04-09 Thread Niall Pemberton
DynaValidatorForm, which wasn't a big problem > because there were only 2 or 3 forms where I wanted to use the same > DynaForm but different validation. > > Perhaps someone actually knows if there is a solution? > > > > On 04/08/2004 11:16 AM Igor Antonacci wrote: >

Re: DynaValidatorActionForm client-side validation

2004-04-09 Thread Adam Hardy
ge- From: Saul Q Yuan [mailto:[EMAIL PROTECTED] Sent: Friday, 9 April 2004 06:03 To: 'Struts Users Mailing List' Subject: RE: DynaValidatorActionForm client-side validation Hmmm, I don't seem to have that problem. Did you specify method="validateYourActionForm" in additi

RE: DynaValidatorActionForm client-side validation

2004-04-08 Thread Kunal H. Parikh
DynaValidatorForm.getValidationKey returns the mapping NAME! HTH, KP -Original Message- From: Saul Q Yuan [mailto:[EMAIL PROTECTED] Sent: Friday, 9 April 2004 06:03 To: 'Struts Users Mailing List' Subject: RE: DynaValidatorActionForm client-side validation Hmmm, I don't seem to have th

RE: DynaValidatorActionForm client-side validation

2004-04-08 Thread Saul Q Yuan
truts Users Mailing List > Subject: Re: DynaValidatorActionForm client-side validation > > > Hmmm, good question. I had this problem, but never managed to > solve it. > I thought I was doing something wrong but I couldn't work it out. > Eventually I changed to DynaVal

Re: DynaValidatorActionForm client-side validation

2004-04-08 Thread Adam Hardy
naForm but different validation. Perhaps someone actually knows if there is a solution? On 04/08/2004 11:16 AM Igor Antonacci wrote: Hi All, I'm working on DynaValidatorActionForm client-side validation but I've some problems about. Everything is working but, as DynaValidatorActionForm m

DynaValidatorActionForm client-side validation

2004-04-08 Thread Igor Antonacci
Hi All, I'm working on DynaValidatorActionForm client-side validation but I've some problems about. Everything is working but, as DynaValidatorActionForm maps validation rules with Action path attribute, Struts generates a client side validation method name with a "/" chara