How to validate a struts form loaded from ajax using form property validate=”true”? (Maybe is better way than copy generated javascript in function that do submit form))
How to validate a struts form loaded from ajax using form property validate=true? (Maybe
Share
is only useful, if you wanna do client validation, which only works with theme xhtml/ajax.
here is a link to explain how to implement client validation with struts2, i hope it helps you.
struts2 form vlidation