All IT and Non IT Interview Questions, MCQs, Online Quiz Questions, Engineering VIVA Questions
Sunday, 4 March 2012
Give the Details of XML files used in Validator Framework? | Java Structs
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. How you will display validation fail errors on jsp page? - The following tag displays all the errors: < html:errors/ >
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment