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?
Give an example where struts tiles may be used?
What is the purpose of execute method of action class?
How to display validation errors on jsp page?
In struts, how can we access java beans and their properties?
Does apache struts run on windows?
What are the pros of struts 2?
What is http redirect?
How is forward action used for integration?
How is declarative handling of exceptions done in struts ?
Can you explain aware interfaces in struts2?
How to build struts application in eclipse?
Can we have multiple struts config files ?
What do you mean by ognl?
Which tag is used to declare constants in struts xml?