Can explain about the validations and in your project
where did u used the validations?
Answer Posted / srinivas
validating the username,password,email,date format and credit card ...etc using struts validation.xml
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Difference between struts and spring? Or why use spring, if you are already using struts?
List some struts tag libraries?
What is struts xml?
What is role of action class?
What do you mean by actionmapping?
What is the purpose of @result annotation?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
What is the struts in java?
Explain the complete struts validator framework.
What is execute method in struts?
What is the purpose of @intrangefieldvalidator annotation?
What is the differences between struts1 and struts2?
What are the conditions for actionform to work correctly?
What is the purpose of dispatcher result type?
In which method of action class the business logic is executed?