thanks. are there other app servers, other than tomcat, which may have
similar functionality?
thanks
Nilesh
On Tue, Apr 29, 2008 at 4:41 AM, Peter Crowther
<[EMAIL PROTECTED]> wrote:
> > From: Nilesh Bansal [mailto:[EMAIL PROTECTED]
>
>
> > I have a question regarding context reloading in tomcat.
> From: Nilesh Bansal [mailto:[EMAIL PROTECTED]
> I have a question regarding context reloading in tomcat. Our app
> consists of two type of Java class files (1) core modules consisting
> of many singletons which are initialized once by reading large files
> from filesystem at the start of applicat
Hi all,
I have a question regarding context reloading in tomcat. Our app
consists of two type of Java class files (1) core modules consisting
of many singletons which are initialized once by reading large files
from filesystem at the start of application (2) helper classes mostly
for formatting, e