Hi
set validate="false" in your action definition
Hermod
-Opprinnelig melding-
Fra: Zakaria khabot [mailto:[EMAIL PROTECTED]
Sendt: 14. april 2004 13:41
Til: Struts Users Mailing List; Struts Developers List
Emne: Validator
Hi all,
In my JSP I have many "Submit(s)" to the same action.
Hi
Looks like you should be using ValidatorForm - Not ValidatorActionForm
With ValidatorForm you name your formdefinitions in validation.xml the
same as the formnames in struts-config.xml
With ValidatorActionForm you name your formdefinitions validation.xml
the same as the action you are calling
2 matches
Mail list logo