Hi, 

thank you very much. It works. What do the "1" mean? Is it just a binary
value 

0 = off 
1 = on

??

Cheers,
Ralf

> Ralf,
> 
>  > Can I tell
> > Tomcat to instanciate a servlet directly after startup using a config
> file
> > (web.xml, server.xml)?
> 
>    <servlet>
>      <servlet-name>yourServlet</servlet-name>
>      <servlet-class>yourClass</servlet-class>
>      <load-on-startup>1</load-on-startup>
>    </servlet>
> 
> -chris
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to