What is Struts Flow?

Answer Posted / raj

when the application loads,container creates the instance of
the ActionServlet and call init() method . Init() method
load all the config files and required load parameter from
the web.xml file. Then the control goes to the particular
action class to the specified path and manipulate the logic
in model class and finally action class returns the response
to the specified jsp by using execute method.

Is This Answer Correct ?    9 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of token interceptor in Struts2?

607


What are the important methods of actionform?

573


Why use struts framework in java?

533


How interceptor works in struts 2?

579


Are actions thread safe?

528






Give the details of xml files used in validator framework?

571


Explain about tiles?

565


Does apache tomcat use struts?

492


How do I install struts?

552


What is http redirect?

557


What are the applications of struts?

518


What is action support class in struts2?

556


Which model components are supported by Struts?

558


Which configuration file is used for storing jsp configuration information in struts?

536


Explain architecture of struts2?

572