adspace


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


Please Help Members By Posting Answers For Below Questions

What are the contents on web.xml in struts application ?

1069


What do you know about validation plugin ?

1028


What is the difference between filters and interceptors ?

1312


How is declarative handling of exceptions done in struts ?

1007


What is action chaining ?

1165