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

who will run the execute method in struts?

Answer Posted / raghavendra

ActionServlet is nothing but the struts framework.

The ActionServlet cretaes the formbean object and if
required creates the action class and calls the validate
method(if validate = true in struts-config.xml).

If any errors returned by validate method, it forwards the
request to the resourse specified in input attribute.

If no errors returned by validate method,struts execute the
execute method.

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is token used for?

967


What is the design role played by struts?

1054


What is the purpose of @emailvalidator annotation?

1066


What is the difference between empty default namespace and root namespace?

1200


What are Struts2 core components?

1053


What are inner class and anonymous class?

1042


How to build struts application in eclipse?

1046


What are the some useful annotations introduced in struts2?

1028


Do I have to credit struts on my own website?

1047


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

1057


Describe the mvc on struts?

1008


What are the various struts tag libraries?

985


What is jakarta struts framework?

1021


Why is it called struts?

998


How struts 2 validation works?

1148