adspace


How client side validation is enabled on a jsp form?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between filters and interceptors ?

1311


What do you know about validation plugin ?

1028


How is declarative handling of exceptions done in struts ?

1005


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

1066


What is action chaining ?

1164