What is the "proper" way to implement non-servlet singleton components in the Tomcat framework? Looking over the docs, it was talking all about servlets as components, and there didn't seem a way to have an object instantiated and persistent while the jvm was running, and have that object accessible to the servlets. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
- Re: non-servlet components Zachariah
- Re: non-servlet components Craig R. McClanahan
- Re: non-servlet components Shahed Ali