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

1.when actionservelet execute.
2.when web.xml executes

Answer Posted / srikanth

at container startup, container reads the web.xml using sax
perser

in web.xml,we are configuring ActionServlet with load on
start up tag ,then ActionServlet will loaded,
<servlet-name>as</servlet-name>
<servlet-
class>org.apache.struts.action.ActionServlet</servlet-class>
<load-on-startup>1</load-on-startup>

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I have html form property without associated getter and setter formbean methods?

1070


What are the bundled validators?

1048


What is struts actionmapping?

991


What is the difference between struts and spring?

988


What is struts-default package and what are it’s benefits?

1172


Lists the bundled validators in struts?

1066


What is the purpose of @beforeresult?

1054


How is forward action used for integration?

1072


What are the important methods of actionform?

1142


Which class of struts is responsible to converts data types from string and vice versa?

1133


What is actionservlet?

1050


Explain about tiles?

1099


What configuration changes are required to use resource files in Struts?

1091


What is the purpose of @typeconversion annotation annotation?

1022


What is difference between interceptors and filters?

1078