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

Can you explain custom tag?

575


What is discontinuous strut?

498


What kind of mvc is struts 2?

559


Does apache tomcat use struts?

512


How does struts work?

550






What is the default location of result pages and how can we change it?

558


What is apache struts cve 2017 5638?

552


Define struts?

624


List some struts tag libraries?

564


How to build struts application in eclipse?

530


What is actioninvocation in struts2?

588


What is the role of a handler in mvc based applications?

754


What validate() and reset() method does ?

547


How to use dispatchaction?

579


What is interceptor in Struts2?

570