who will run the execute method in struts?
Answer Posted / devendar rao marru
request processor
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
How is the action mapping specified?
What are the two scope types for formbeans?
What are pull and push mvc architecture and which architecture does struts2 follow?
What are the some useful annotations introduced in struts2?
How can we display all validation errors to user on jsp page?
Why do we need struts?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
What is the purpose of @action annotation?
What is the purpose of execute() method?
What is package name in struts xml?
How we can controlled duplicate form submission in struts?
What is spring hibernate and struts in java?
What are Struts2 core components?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
What are the steps used to setup dispatch action?