what is meant by Struts Validator Framework?



what is meant by Struts Validator Framework?..

Answer / Surbhi Varma

Struts Validator Framework is a built-in framework in Apache Struts that provides validation capabilities, helping to ensure the integrity of data by performing form validations before processing the request. It allows developers to check the validity of input fields within an application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

What is front controller in struts2?

1 Answers  


How can we display all validation errors to user on jsp page?

1 Answers  


Is Struts Action class Thread Safe?

14 Answers   Wipro,


What is the purpose of '@customvalidator'?

1 Answers  


Do we need to pay the struts if being used in commercial purpose?

1 Answers  


How to create validations?what are struts validation components?

2 Answers  


How tag libraries are defined in Struts?

1 Answers  


Is it possible to create mulitple instance of one Action Class in struts?

10 Answers   Satyam,


What is defeult result type?

1 Answers  


Are struts still used?

1 Answers  


How to carryout the validations in struts if the validator frame work cant handle the validation

2 Answers   Syntel,


How can we handle exceptions thrown by application in Struts2?

1 Answers  


Categories