Can explain about the validations and in your project
where did u used the validations?
Answer Posted / srikanth
we have client and server side validations
on client side we can use javascript
on server side when we use struts then we have validation
framework as well as basic validations using vaildate method
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the core classes of struts?
How can we display all validation errors to user on jsp page?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is the purpose of '@keyproperty'?
Who makes the struts?
What do you mean by struts.dev mode?
What does i18n interceptor?
What is apache struts vulnerability?
What kind of mvc is struts 2?
What should be the name of xml file used for validation in struts?
What are the reasons for an error message not being displayed while developing struts application?
How do I install struts?
Is Struts Framework part of J2EE?
What does modeldriven interceptor?
What are the action classes in struts?