What is the purpose of execute() method?
No Answer is Posted For this Question
Be the First to Post Answer
Provide some important Struts2 constants that you have used?
Explain the difference between plain-validator and field-validator in struts?
What is the use of forwardaction?
What does execandwait interceptor?
What is controller in struts ?
What is strut action mapping?
How to display validation errors on jsp page?
why do we typecast ActionForm into our plain java bean class in Action class? What is the reason?
What is the use of Struts.xml configuration file?
What is the purpose of @results annotation?
How do you create message resource?
Can explain about the validations and in your project where did u used the validations?