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 / 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 are the loop holes of struts?

1095


How is token generated?

1076


What is the forward action utilized for?

1145


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

1061


What is the purpose of redirect result type?

1062


What is struts2 in java?

1111


What is actioninvocation in struts2?

1060


What is the use of jsonvalidation in struts?

1039


What are action errors?

1034


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

1061


What is the purpose of @beforeresult annotation?

1078


What are the struts2 configuration properties that control file uploading process?

1183


What is a custom tag?

970


Does apache struts run on windows?

1033


How you will display validation fail errors on jsp page?

978