On Tuesday 07 April 2009 21:38:44 john lee wrote: > in structs 1, in APPLICATION/WEB-INF/web.xml, i have the following line > > <servlet> > <servlet-name>DBInit</servlet-name> > <servlet-class>neuco.db.DBInitServlet</servlet-class> > <load-on-startup>1</load-on-startup> > </servlet> > > to initialize/launch default databse connection pool, how can i do this in > struts 2 ? > > tks in advance > > john
Same way would work... -Wes -- Wes Wannemacher Author - Struts 2 In Practice Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more http://www.manning.com/wannemacher --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org