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 / 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

What is the different actions available in struts?

1055


What is the purpose of struct-config.xml in struct2?

1036


What are the steps of struts installation?

1053


Can you give an overview of how a struts application flows?

998


How do u provide security to ur project?(Banking domain project)

4924


What are the struts2 error message keys that can come during file uploading process?

1107


Define struts?

1091


How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?

3000


What is struts in j2ee?

984


Explain about the tag?

1158


Briefly tell the two kinds of form beans.

1024


Which interceptor is responsible for mapping request parameters to action class Java Bean properties?

1100


What is difference between interceptors and filters?

1078


Explain how can we upload files in struts2 application?

1111


How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?

1108