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
Is struts action class singleton?
What is the difference between shocks and struts?
How struts control data flow?
How tag libraries are defined in Struts?
Why actionservlet is singleton in struts?
Are actions thread safe?
Explain about struts relation to html tags?
How can we integrate log4j in Struts2 application?
What does apache struts do?
What is struts?
What does it cost to replace struts?
What is struts? Explain
How properties of a form are validated in Struts?
What is struts and springs in java?
How many servlet controllers are used in a Struts Application?