What's the hardware requirements for running a JSP based web-server?  I 
assume the overheads won't be as much as for running full 
graphical/swing java apps (hope not)?

Also, even though you're main problems would be latency and bandwidth
to your server, how responsive are servlets (and what can be done to 
increase their performance (more ram, faster cpu?)?

Mark


[EMAIL PROTECTED] (Nic Wise) wrote:

> My recomendation currently is Java and JSP - you can write a very scalable
> app in a short space of time, and you have the option to use highly scalable
> solutions (albeit expensive) like EJB and (less expensive) CORBA. I have
> written a 'full' e-c system (b-to-b/c) using JSP, Java, Interbase with CORBA
> as the transport, and I found it to be very easy, fast, stable and scalable.

---------------------------------------------------------------------------
  New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to