So if I only need to be able to run JSPs then all I
need is Tomcat? It's its own webserver?

-Greg

--- "Rob S." <[EMAIL PROTECTED]> wrote:
> Apache serves documents plain and simple.  You
> request a file from the
> server and it gives it back to you.  Of course,
> there are lots of modules
> written for Apache that enable it to do extra
> things, this is just an
> extreeemely high level description =)
> 
> Tomcat is a servlet container (an environment that
> servlets run in) and a
> jsp engine (process JSP requests).
> 
> Check out the introduction in the Tomcat 3.x guides
> on integrating Apache
> with Tomcat for more info...
> 
> - r
> 
> > -----Original Message-----
> > From: Gregory Reddin [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, August 22, 2001 11:17 AM
> > To: [EMAIL PROTECTED]
> > Subject: Pre-install question
> >
> >
> > I have a Windows 2000 Server that I would like to
> be
> > able to process JSP files with. I do not have IIS
> > installed on this server.
> >
> > I am getting confused with the difference between
> > Apache webserver and Tomcat. Do I need to download
> and
> > install Apache before using Tomcat?
> >
> > What would be the best to do?
> >
> > Thank you,
> > -Gregory Reddin
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Make international calls for as low as $.04/minute
> with Yahoo! Messenger
> > http://phonecard.yahoo.com/
> 


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to