[thelist] Moving to JSP from ASP

Steve Lewis nepolon at worlddomination.net
Tue Oct 5 16:32:00 CDT 2004


Warren Murray wrote:

> At what point in time would I need to add a java application server 
> (ie., websphere server, etc...) into the mix?

As Hassan and Marcus said, never.

We run 27 load balanced servers in 3 server pools and have served as 
much as 17,000 unique user sessions per week, and we use Apache . 
mod_jk, and Tomcat.  We are adding more and more J2EE 
buzzword-i-mation all the time, and will be going with JBoss when/if 
we ever need the full deal.  POJOs (plain-old-Java-objects) will take 
you a long way.

-- 
Steve Lewis


More information about the thelist mailing list