My personal experience is to use both Apache and Tomcat together.  Apache is
the king at serving static html pages; Tomcat is the best at JSP.  Letting
the two "standards" do what they do best is in my humble opinion the way to
go.  I have a small web site (less than 100 pages) and I've found that it
works really good with both Apache/Tomcat.

I've written a ground-up installation document on how to get
Apache/Tomcat/Oracle client up and running on RedHat.  If you need it, I'll
send it directly to you.

Hope my opinion helps.  I really have strong feelings about the future of
this technology and how well it works.  We are betting our entire future web
development on it.

Take care,
Kenny

----- Original Message -----
From: "Hai Nguyen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 27, 2002 8:38 AM
Subject: Re: Should I use standalone Tomcat or Tomcat with Apache


> Hi All,
>
> I'm designing a small web application with about only 5 static html pages,
> the rest is servlets and jsp, the number of users would be about 200 per
> day.
> Each user would spend about 10 minutes a day using the application.
> Should I use standalone Tomcat or should I use Apache + Tomcat?
>
> TIA
>
> Hai
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.com
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to