What is Struts Flow?

Answer Posted / sri

The browser makes a request to the Struts application that
is processed by ActionServlet (Controller).

ActionServlet (Controller) populates the ActionForm (View)
object with HTML form data and invokes its validate( )
method.

ActionServlet (Controller) executes the Action object
(Controller).

Action (Controller) interfaces with model components and
prepares data for view.

Action (Controller) forwards control to the JSP (View).

JSP (View) uses model data to generate a response to the
browser.

Is This Answer Correct ?    9 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of jsonvalidation in struts?

705


What is the purpose of @conversion?

795


What are the cons of struts 2?

741


What is the difference between struts1 and struts2?

699


How the flow of various requests happens in struts application?

725


Explain design patterns which is used in struts?

706


What is the difference between struts and spring?

674


What is Custom Type Converter in Struts2?

829


What is the significance of logic tags in Struts?

747


How action-mapping tag is used for request forwarding in struts configuration file?

739


Mark the differences between html tags and strut specific html tags.

750


How interceptor works in struts 2?

778


What are the features of struts 2?

706


What is controller in struts2?

672


while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert

2278