Apache Struts Question:
Download Job Interview Questions and Answers PDF
Give the Details of XML files used in Validator Framework?
Answer:
The Validator Framework uses two XML configuration files validator-rules.xml and validation.xml. The validator-rules.xml defines the standard validation routines, these are reusable and used in validation.xml. to define the form specific validations. The validation.xml defines the validations applied to a form bean.
Download Struts Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Struts Validator Framework? | How you will display validation fail errors on jsp page? |