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
Which configuration files are used in struts?
Why are struts tightly coupled?
Name some useful annotations introduced in Struts2?
What is the purpose of global-forwards tag in struct-config.xml?
How the flow of various requests happens in struts application?
What is token used for?
Give an example of validates method used to avoid errors.
What is the use of jsonvalidation?
Which tag is used to declare constants in struts xml?
Can explain about the validations and in your project where did u used the validations?
What is java struts?
What are the reasons for an error message not being displayed while developing struts application?
What are the bundled validators?
What is the purpose of @element?
How can link tag’s action attribute be used?