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

When the client send a request to container the container
will look for the ActionServlet, ActionServet will acting
like a controller,the configuration is their in the
web.xml, base on the web.xml ActionServlet will be
instatiated and initilized, after that ActionServlet will
take a cliend request and bipass the request to Request
processor, Request processor will find the struts-
config.xml and read the information about different modules
ActionServelet will call the Request processor process()
method. Request processor consists of chain of methods,
based on that it will create object for ActionForm and
validate the form fields and if validations are success
means it will create an object for Action class and call
the execute() and from the execute() it will commmunicate
with DAO and send the result page to view layer...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by tiles in struts?

1069


What is the difference between session scope and request scope when saving formbean ?

1033


Why was reload removed from struts (since 1.1)?

1025


Can we integrate struts with spring?

1052


How can we work with error tags?

1046


What are the components of struts?

998


What is the purpose of @element?

1063


What is the purpose of @intrangefieldvalidator annotation?

1384


What is struts framework?

1031


Are struts and shocks the same?

966


What do you mean by inner class and anonymous class?

1155


how to get the last 10 elements using logic:iterate in struts with hiernate from database.

4559


What is struts xml?

906


How struts2 supports internationalization?

1178


What is the purpose of @beforeresult annotation?

1078