Hello,
I understand it is possible to override the init() method in the Action Servlet class. How can I go about achieving this? What are the changes that I need to make in the web.xml. I need to introduce this in my application, since I need to initialize certain parameters during application start up. Regards, Anuradha S.Athreya