How properties of a form are validated in Struts?



How properties of a form are validated in Struts?..

Answer / Ranjeet Kumar Pandey

"In Struts, properties of a form can be validated using the Validator framework. This involves defining validation rules for each property in the ActionForm class, and then checking those rules when the form is submitted. The validation error messages can then be displayed to the user. "

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

How you will make available any message resources definitions file to the struts framework environment?

1 Answers  


What do you mean by struts.dev mode?

1 Answers  


Which file is used by controller to get mapping information for request routing?

1 Answers  


What is Request Dispatcher and what is Request Process?

2 Answers  


What is front controller in struts2?

1 Answers  


How is declarative handling of exceptions done in struts ?

0 Answers  


Why do we use struts?

1 Answers  


How to explain Software Bank Loan descriptions

1 Answers   Kekran Mekran, Wipro,


Explain struts.devmode?

1 Answers  


What is difference between perform() used in struts1.0 and execute() used in 1.1 ?

3 Answers   Infotech,


What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?

1 Answers  


Explain design patterns which is used in struts?

1 Answers  


Categories