How to get DAOProxy bean in servlet ContextListener when Apache Tomcat initializing web application context on its start up.Because I want to access Database when web application is being install.![]()
How to get DAOProxy bean in servlet ContextListener when Apache Tomcat initializing web application context on its start up.Because I want to access Database when web application is being install.![]()
WebApplicationContextUtils.getWebApplicationContex t (..);
http://www.springframework.org/docs/...textUtils.html
test test test