adspace


What is xml based validation in struts2?

Answer Posted / Ashwani Kumar Shukla

XML-based validation in Struts 2 refers to the configuration of validators using XML within the struts.xml file. This can include simple validators like Required and complex ones like Regular Expression Validator, RangeValidator, or CustomValidators.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between filters and interceptors ?

1316


What do you know about validation plugin ?

1031


How is declarative handling of exceptions done in struts ?

1011


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

1072


What is action chaining ?

1168