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


Please Help Members By Posting Answers For Below Questions

What is difference between actionform and dynaactionform?

600


Give an example where struts tiles may be used?

561


How is forward action used for integration?

574


What inbuilt themes are provided by struts2?

595


What is token used for?

513






What is the purpose of @element?

587


Describe the mvc on struts?

556


How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?

631


What is actioninvocation in struts2?

590


What are different Struts2 tags? How can we use them?

576


What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?

581


What is the default suffix for struts2 action uri ?

555


What does i18n interceptor?

585


Why do we use struts?

580


How can we display all validation errors to user on jsp page?

655