
hi every when the ActionServlet init() method is executed? please give answer for the above query........

Firstly server finds one servlet tag with load-on-startup tag, Then server creates an object for ActionServlet class which was configured in the web.xml file. Whenever the object created for ActionSerlvet class immediatley init() method of ActionServlet will be called.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.