Nevermind, I found a solution in the Tomcat archives regarding this.  I created a dummy servlet that initializes my singletons.
 
 
----- Original Message -----
From: Jeff Trent
Sent: Tuesday, May 08, 2001 10:51 AM
Subject: Application Scoped Object Initialization

What is the suggested method for singleton, application scoped object initialization?  Where & how does it happen?
 
I want to create a singleton containing shared cached lists to be used in populating html:options with.
 
Thanks.
 

Reply via email to