How to carryout the validations in struts if the validator
frame work cant handle the validation
Answer Posted / sitaram
There are two types of validations in Struts.
1.by using validator method in form bean.
2.by using validator.XML file in the struts. that
vlalidators are declared in validator.XML.
The validator frame work handle the validation. he
validation are declaring in validator.xml.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the benefits of the struts system?
How you will enable front-end validation based on the xml in validation.xml?
Describe the two types of formbeans.
Which model components are supported by Struts?
What are pull and push mvc architecture and which architecture does struts2 follow?
Explain about the library tag?
How exceptions are handled in struts application?
What is the purpose of interceptors?
What is token used for?
What is the use of Struts.xml configuration file?
What do struts do?
How can we handle exceptions thrown by application in Struts2?
Do I have to credit struts on my own website?
Which class of struts is responsible to converts data types from string and vice versa?
Which tag is used to declare constants in struts xml?