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
What is the use of namespace in action mapping in Struts2?
Explain about struts dispatch action?
What is the difference between validation.xml and validator-rules.xml files in struts?
What is struts2 in java?
What are different Struts2 tags? How can we use them?
In which order struts framework searches for a message bundle?
how to debug struts project in netbean ?
What are the two different types of validations that the validator framework supports?
What is filter dispatcher in struts?
What is the apache struts vulnerability?
What is the difference between forwardaction and includeaction?
How do you create message resource?
Explain how can we upload files in struts2 application?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
Why do we use struts?