Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is Struts Flow?

Answer Posted / pradeep c

the flow execution of struts.

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 ?    76 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to develop the submit and search operations in single jsp using struts?

3054


What are the core classes of struts framework? Explain

1063


What is the difference between requestaware and servletrequestaware interface?

1094


What do you mean by actionservlet?

1039


What are the conditions for actionform to work correctly?

1101


What is action class? What are the types of action class?

996


Why are frameworks used?

1047


What kind of mvc is struts 2?

1064


How do you find the struts version being used in a project?

978


What is struts actionmapping?

992


What validate() and reset() method does ?

1171


How can we work with error tags?

1042


What is interceptor in Struts2?

1027


What are the steps used to setup dispatch action?

1094


Why do we need struts?

964