who will run the execute method in struts?
Answer Posted / praveen reddy.e
RequestProcessor will run the execute() in struts for that
RequestProcessor use a method called processActionPerform().
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is token used for?
Explain about logic match tag?
What’s the difference between struts and turbine?
Lists the bundled validators in struts?
What is the purpose of constant tag in struts.xml?
What is the actionform?
How you will display validation fail errors on jsp page?
How an actionform bean is created?
What is difference between struts1 and struts2?
What do you mean by struts.dev mode?
How many instances of servlet usually run in a struts application ?
What is use of i18n interceptor?
What is the purpose of @intrangefieldvalidator annotation?
Who makes the struts?
what is meant by Struts Validator Framework?