Tomcat can be used as an HTTP server if you wish.  It's main purpose is as a
servlet container.  People use it to serve JSP (Java Server Pages) and
execute servlets.

Tomcat doesn't work with ASP.

If you want to use a web server (like Apache, IIS, etc) in conjunction with
Tomcat, this can be done.  In that scenario static content would be served
by the web server, dynamic content via JSP and servlets would come from
Tomcat.

John


> -----Original Message-----
> From: puneet sachar [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 21, 2002 1:15 PM
> To: Tomcat Users List
> Subject: RE: tomcat n apache plz.....help
> 
> 
> thanxx 
>  John...for ur help
> 
> tell me apache is the server ok..ur oracle also uses
> it at backgroung but we says tomcat server..where does
> apache ..fit into tomcat...
> 
> and...if apache is web server..means it is my httpd
> ok.and then why we need tomcat as...it can also
> server...the request..is tomcat only work with java
> not with asp..or with IIS..
> 
> thsi way we can use the tomcat with IIS,,as if it is
> only container...
> 
> help me...
> 
> Puneet
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to