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 is the purpose of @requiredstringvalidator annotation?
Which model components are supported by Struts?
Explain the life cycle of a request in struct2 application?
Explain about the future of struts?
Can we have multiple struts config files ?
What are the benefits of the struts system?
When do I need “struts.jar” on my classpath?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What are the classes used as part of struts framework ?
How struts 2 validation works?
Does apache struts run on windows?
Why use spring, if you are already using struts?
What is the purpose of plug-in tag in struct-config.xml?
Why we use struts in java?
Where can I get help with struts?