Apache Struts Question:

Download Job Interview Questions and Answers PDF

Give the Details of XML files used in Validator Framework?

Struts Interview Question
Struts Interview Question

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 QuestionNext Question
What is Struts Validator Framework?How you will display validation fail errors on jsp page?