-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nathan,
[EMAIL PROTECTED] wrote:
> In my code, I have a ServletContextListener (configured in web.xml or
> similar file, don't remember exactly), so when the servlet context is
> created it calls contextInitialized(ServletContextEvent). In this
> fun
ll need to test
it out.
--- On Tue, 11/18/08, Christopher Schultz <[EMAIL PROTECTED]> wrote:
> From: Christopher Schultz <[EMAIL PROTECTED]>
> Subject: Re: Tomcat vs Daemons
> To: "Tomcat Users List"
> Date: Tuesday, November 18, 2008, 1:35 PM
> -BEGIN P
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nathan,
Nathan Thatcher wrote:
> I am porting an application from Windows to Linux which makes heavy use of
> servlets. I have a fairly intensive background process (currently a windows
> service) that requires no user interaction. I plan to rewrite t
Dear Nate,
I am porting an application from Windows to Linux which makes heavy
use of
servlets. I have a fairly intensive background process (currently a
windows
service) that requires no user interaction. I plan to rewrite the
code in
Java and I am wondering if there is any notable perfor
I am porting an application from Windows to Linux which makes heavy use of
servlets. I have a fairly intensive background process (currently a windows
service) that requires no user interaction. I plan to rewrite the code in
Java and I am wondering if there is any notable performance difference
bet