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
How can we handle exceptions thrown by application in Struts2?
How interceptor works in struts 2?
What does the term struts mean?
What is the purpose of dispatcher result type?
What is the purpose of @after annotation?
How long do struts last?
Which class is the Front Controller in Struts2?
When should be opt for struts framework?
Describe the mvc on struts?
Explain about the process of functioning of the struts program?
Which servlet does the struts framework use?
What are the bundled validators?
What is spring hibernate and struts in java?
What is interceptor in Struts2?
How is declarative handling of exceptions done in struts ?