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)