How to explain struts work flow

Answer Posted / mahmood alam siddiqui

Struts work flow:
When user run the Struts Application
first of all controll goes in XML file and find the Action
Servlet that is main controller class in Struts after that
control goes in Struts-config.xml and find the Action, find
the Form bean and execute the action if method execute
successfully the forward the output at given JSP.

Is This Answer Correct ?    101 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you give an overview of how a struts application flows?

529


Explain about tiles?

579


Describe the mvc on struts?

554


How to get data from the velocity page in a action class?

569


What is a custom tag?

549






What does i18n interceptor?

585


What configuration changes are required to use resource files in Struts?

574


Explain about struts dispatch action?

555


Why are frameworks used?

538


What is the default suffix for struts2 action uri ?

553


Why are struts tightly coupled?

593


Why use spring, if you are already using struts?

562


What is http forward?

553


Explain about the process of functioning of the struts program?

594


Explain about how requests from the client are sent?

526