struts2 - How we will enable front-end validation based on the xml in validation.xml? -


I want to know how will we enable front-end verification on xml based on validation.xml?

If you are using one of the topics that are front-end verification (such as css_xhtml) , You just set up valid = "true" on your tag, it will generate a javascript function from your validation.xml (or ActionName-validation.xml) and call it in an on-ship handler.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -