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 / mahmood alam siddiqui

Struts work flow:
When user run the Struts Application
first of all controll goes in XML file and find the Action
Servlet that is main controller class in Struts after that
control goes in Struts-config.xml and find the Action, find
the Form bean and execute the action if method execute
successfully the forward the output at given JSP.

Is This Answer Correct ?    101 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are result types in struts?

1048


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

4925


What is the purpose of action-mappings tag in struct-config.xml?

1004


How can we handle exceptions thrown by application in Struts2?

991


Can explain about the validations and in your project where did u used the validations?

7814


What is the use of resourcebundle.properties file in Struts Validation framework?

1114


What is includeaction?

1043


How can we display all validation errors to user on jsp page?

1119


How many struts config file in a struts application?

975


What is the struts in java?

984


Why is action servlet a singleton in struts?

1139


Is struts 1 still supported?

987


What is front controller in struts2?

1149


When it’s useful to use IncludeAction?

1054


What are the conditions for actionform to work correctly?

1100