How client side validation is enabled on a jsp form?



How client side validation is enabled on a jsp form?..

Answer / Shweta Bhardwaj

Client-side validation in Struts can be achieved using JavaScript or HTML5 built-in validation attributes, such as 'required', 'email', and 'pattern'. Validation plugins like jQuery Validate can also be used.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

What is ValueStack and OGNL?

1 Answers  


What is filter dispatcher in struts?

1 Answers  


why we use struts in our web application , means what was drawbacks of servlet ...pls answer

1 Answers   IBM,


what is the struts internal code?

1 Answers   Wipro,


What is the purpose of struct-config.xml in struct2?

1 Answers  


What are the different kinds of actions in struts?

1 Answers  


in struts how to use hibernate with struts>

1 Answers   Infosys,


What is the purpose of '@customvalidator'?

1 Answers  


advantages& 5 disadvantages of MVC architecture

6 Answers   Satyam, TCS,


Please can you tell me ,where can we used the MVC other than web applications.

1 Answers  


What is the purpose of @requiredstringvalidator annotation?

1 Answers  


What is the purpose of @result?

1 Answers  


Categories