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
Explain struts.devmode?
What is the purpose of @validations annotation?
Are struts and shocks the same?
What is apache struts used for?
How is the action mapping specified?
What is the purpose of plug-in tag in struct-config.xml?
What is switchaction?
Can you explain aware interfaces in struts2?
What is strut web xml?
What are the main classes which are used in struts application?
For a single Struts application, can we have multiple struts-config.xml files?
What is value stack?
What is filter dispatcher in struts?
Give an example where struts tiles may be used?
What do you mean by dynaactionform?