On Mon, 5 Mar 2001, Brett W . McCoy wrote:

| On 2001.03.05 12:36 Manish Shahdadpuri wrote:
|
| > I am a new Tomcat user. As far as I understand, tomcat is also a  web
| > server in itself. Is it possible to use tomcat alone as a web server
| > without using any other WebServer e.g Apache etc.
|
| Only if you are serving JSP and servlets and no static pages or standard CGI
| programs.  For that you will need Apache, iPlanet, IIS, etc.

This is not entirely correct, I believe..

All tomcats can be used as fully functioning stand alone webservers. But
whether you'd want that or not is another question. Apache is faster on
serving static webpages. So you can tie them together..

CGI programs I'm not quite sure about.. But I guess you could make an
invoker or whatever it's called to do that too..


-- 
Mvh,
Endre


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to