Change validate="false" in the struts-config.xml file to validate="true"
and also dont forget to set the onSubmit attribute to something like
return validateLoginForm(this)
jonathan gilmore wrote:
I cannot get my struts application to work with the Validator plugin.
Can someone please rev
I cannot get my struts application to work with the Validator plugin. Can
someone please review my code below to see if I'm doing something wrong. I
have omitted the LoginForm class
The only formset in validation.xml...
T
2 matches
Mail list logo