| Author |
getting servletconfig in ServletContextListener
|
Manoj John
Ranch Hand
Joined: May 13, 2004
Posts: 36
|
|
Hi, I am using tomcat 5.0.19 and struts1.1.In my application there is one ServletContextListener. In its contextDestroyed() method i need to make free all the resources using for my application. How i can do it? is there any way to get the sevlet config there(using struts default ActionServlet). or any other solution to destroy the servlet there. please help.......
|
 |
Manoj John
Ranch Hand
Joined: May 13, 2004
Posts: 36
|
|
hello, Nobody is there to help me ?... please tell me how i get the reference of struts default servlet class in my ServletContextListener class ?
|
 |
 |
|
|
subject: getting servletconfig in ServletContextListener
|
|
|