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
What is the use of jsonvalidation in struts?
What is the purpose of @conversion?
What are the cons of struts 2?
What is the difference between struts1 and struts2?
How the flow of various requests happens in struts application?
Explain design patterns which is used in struts?
What is the difference between struts and spring?
What is Custom Type Converter in Struts2?
What is the significance of logic tags in Struts?
How action-mapping tag is used for request forwarding in struts configuration file?
Mark the differences between html tags and strut specific html tags.
How interceptor works in struts 2?
What are the features of struts 2?
What is controller in struts2?
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