RE: Validator is using action uri for form name instead of form name

2004-08-18 Thread Jim Barrows
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] Behalf Of Bill Siggelkow > Sent: Wednesday, August 18, 2004 12:52 PM > To: [EMAIL PROTECTED] > Subject: Re: Validator is using action uri for form name > instead of form > name > > > Well, Jim --

Re: Validator is using action uri for form name instead of form name

2004-08-18 Thread Bill Siggelkow
Well, Jim -- I am not sure about the other three -- but if your form extends ValidatorActionForm (not ValidatorForm) it means that you are matching the to the your action path not the ActionForm name. Jim Barrows wrote: I have 4 forms in validation.xml. 3 of them work correctly. 1 works.. od

RE: Validator is using action uri for form name instead of form name

2004-08-18 Thread Jim Barrows
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] Behalf Of Bill Siggelkow > Sent: Wednesday, August 18, 2004 12:43 PM > To: [EMAIL PROTECTED] > Subject: Re: Validator is using action uri for form name > instead of form > name > > >

Re: Validator is using action uri for form name instead of form name

2004-08-18 Thread Bill Siggelkow
Does RequestAccessForm extend ValidatorActionForm (or use DynaValidatorActionForm)? That would explain things, me thinks. Jim Barrows wrote: I have 4 forms in validation.xml. 3 of them work correctly. 1 works.. oddly. Struts is apprently thinking that that the form name is /requestaccess, not

RE: Validator is using action uri for form name instead of form name

2004-08-18 Thread Jim Barrows
> -Original Message- > From: James Mitchell [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 18, 2004 12:38 PM > To: Struts Users Mailing List > Subject: Re: Validator is using action uri for form name > instead of form > name > > > Sounds like you a

Re: Validator is using action uri for form name instead of form name

2004-08-18 Thread James Mitchell
Sounds like you are mixing up DynaValidatorForm and DynaValidatorActionForm. -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "Jim Barrows" <[EMAIL PROTECTED]> To: "Struts User List (E-mail)" <[EMAIL PROTEC