> >
> 
> Check out the example configuration files.  In your zone properties
> file, to have servlets aliased to "myservlet" and "firsttime" start up
> automatically:
> 
> servlets.startup=myservlet,firsttime
> 
> Craig McClanahan
>

I was thinking more along the lines of a startup class, which would be
instanced before all servlets. The startup class might setup the JVM
environment in some specific way before any servlets are called.
Does what you describe above accomplish this?

Rich


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to