Howdy, I am using tomcat and I was wondering if there are any hooks that allow you to execute some initialization code upon startup? There is some stuff in my web app that needs to be initialized before any servlets are loaded. I've been thinking of creating my own main() method and using it in the startup script, but it would be nicer to have a more elegant way of doing it. Any ideas? thanks! Harris Wulfson Chief Software Architect Upoc / [EMAIL PROTECTED] =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
