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

tell me struts flow ?

Answer Posted / mukesh

Above answer is correct but more clear is

supose we having Http:/myhost/authorize.do


1. server configure to pass *.do extension to
org.apache.struts.action.ActionServlet via web.xml

2. Action servlet object inspect the uri and try to
match against ActionMapping located in
struts-configuration.xml

3. if intance of appropriate action found it call
perform() .
4. action object handle request and returns next view..

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is lookupdispatchaction?

1078


What are struts in java?

981


What is the purpose of @conversion annotation annotation?

1325


What is the configuration files used in struts?

1016


What validate() and reset() method does ?

1179


What helpers in the form of jsp pages are provided in struts framework?

1027


How do you create message resource?

1052


Why actionservlet is singleton in struts?

1058


How does interceptor work in struts2?

984


Explain about struts relation to html tags?

1012


Explain about logic match tag?

1130


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

4928


Explain how to work with error tags?

1064


What are the steps required for setting up validator framework in struts?

1086


Whats the difference between the default namespace and the root namespace?

1030