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

How to explain struts work flow

Answer Posted / s..murugan

struts work flow begins from jsp pages(when user first hit
on the submit button),then UR request go and refer in
struts-config.xml to confirm whether the corresponding
action class entry has been put and also refer whether the
corresponding Bean class entry has been put or not,
If the entry Has been identified then that Bean class
should be populated and then corresponding action class
also be populated finally ActionForward instance goes to
struts-config.xml(GLOBAL-FORWARD).This cyclic process taken
place for all the request.

Is This Answer Correct ?    35 Yes 51 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of struts?

1024


What are apache struts?

974


What is difference between interceptors and filters?

1080


How to combine the struts with velocity template?

996


What are different ways to create Action classes in Struts2?

1152


What is struts 2 framework in java?

1080


What does i18n interceptor?

1095


Explain design patterns which is used in struts?

1026


What is the use of form bean in struts?

972


What is the purpose of @createifnull annotation annotation?

1084


How we can configured action mapping in struts?

1056


Give an alternative way to protect jsp’s with not much features from direct access.

1058


What is the use of token interceptor in Struts2?

1123


What is the life cycle of actionform?

1079


How we can controlled duplicate form submission in struts?

986