What is the purpose of execute method of action class?
No Answer is Posted For this Question
Be the First to Post Answer
Why use struts framework in java?
How we can controlled duplicate form submission in struts?
What are best practices to follow while developing Struts2 application?
In which method of action class the business logic is executed?
Which design pattern is implemented by Struts2 interceptors?
What configuration changes are required to use resource files in Struts?
What is the purpose of @intrangefieldvalidator annotation?
what is the diff between struts1.0 and struts2.0
What is controller in struts ?
shall we use any name for deployment descriptor of struts instead of struts-config.xml
How to carryout the validations in struts if the validator frame work cant handle the validation
What is the difference between forwardaction and includeaction?