[Ilugc] doubt to run jsp

  • From: rajanvn@xxxxxxxxx (Natarajan V)
  • Date: Tue Sep 5 11:44:39 2006

On 9/5/06, Vamsee Kanakala <vamlists@xxxxxxxxx> wrote:

Natarajan V wrote:
If you have a lot of $$$, u can choose IBM WebSpehre (Advanced
Server), BEA WebLogic, Oracle Application Server and so on....

Unless you have really sophisticated needs like supporting thousands of
users, load balancing and need professional support, don't go there.
However, there are some really nice open source java app servers apart
from Tomcat like Caucho Resin, JOnAS. You can't go wrong with Tomcat,
but you can take a look at these options too.

I have seen an implementation supporting about a lakh users, atleast a
few thousand concurrently online, using TOMCAT :-). You can ofcourse
keep adding plugins and external load balancers and take care of
things yourself, and use it to handle such huge stuffs..... But no
EJBs on Tomcat......

If you are on a learning spree... Go For TOMCAT. This is the reference
implementation for all other servers in the market, meaning, if it
works on TOMCAT, it has to work on all other servers.

Other related posts: