who will run the execute method in struts?
Answer Posted / sunny goyal
The RequestProcessor instantiates the Action class
specified in the ActionMapping (struts-config.xml) and
invokes the execute() method on the Action instance
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Difference between struts and spring?
What is struts.devmode?
State the procedure for using forward attribute of link tag’s.
What do you mean by a custom tag?
What are apache struts?
How you will enable front-end validation based on the xml in validation.xml?
Explain about the library tag?
List the important attribute and elements of action mapping under struts.
How to upload struts file?
Name the different types of actions found in struts.
What is the purpose of @conversion annotation annotation?
What do you mean by actionservlet?
What is the default suffix for struts2 action uri ?
Do you need an alignment after replacing struts?
What are the conditions for actionform to work correctly?