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 @emailvalidator?
For a single Struts application, can we have multiple struts-config.xml files?
How struts 2 validation works?
What is struts2 framework?
Are interceptors and filters different?
What is the purpose of @beforeresult annotation?
What is jakarta struts framework?
Why we use struts in java?
What is interceptor in Struts2?
What is pojo in struts2?
Which technologies can be used at view layer in struts?
How do you convert struts to springs?
What is the purpose of action-mappings tag in struct-config.xml?
What is the life cycle of actionform?
Are struts still used?