Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Re: Initialize Webapplication on tomcat Startup

Leon Rosenberg

2007-02-12

Replies:

A little side note, using a context listener instead of servlet would
be the "sprucer" solution.

regards
Leon

On 2/12/07, Oliver Schoenwald <Oliver.Schoenwald@(protected):
> Thank you, this was exactly what I was seeking. Works properly.
>
> :-)
>
> David Delbecq schrieb:
>
> ><!-- ################# Initialisation Servlet ################# -->
> >   <servlet>
> >     <display-name>System Init Servlet</display-name>
> >     <servlet-name>initializer</servlet-name>
> >     <servlet-class>be.rmi.intranet.servlet.SetupServlet</servlet-class>
> >     <load-on-startup>1</load-on-startup>
> >   </servlet>
> >
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@(protected)
> To unsubscribe, e-mail: users-unsubscribe@(protected)
> For additional commands, e-mail: users-help@(protected)
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.