|
Hi
To run servlets you need a servlet container like Tomcat. For Apache to run
servlets/JSPs you will have to configure Tomcat as a module within Apache web
server.
Yes, Tomcat does serve HTTP requests by default, but you can configureA
pache to serve HTTP requests and pass on any requests for servlets or JSPs to
the Tomcat module.
There is a lot of documentation on how to configure Tomcat as a module to
run with Apache on Apache's web site as well as the docs that come with
Apache/Tomcat downloads. You should also check servlet interest group's archive
for more information.
Cheers .... >>> [EMAIL PROTECTED] 04/10/02 10:07am& gt;>> Hi folks, how can i integrate servlets in apache, i have an apache web server installed and i want to use servlets. At the web page, i saw tomcat (servlets implementation), but it's a web server for its own, so, i can not erase apache in order to put tomcat. Maybe i'm missunderstanding that implementation. So, the thing is, i need to run servlets on an apache web server. What do I have to do? thanks _________________________________________________________________< BR>Descargue GRATUITAMENTE MSN Explorer en http://explorer.yupimsn.com/intl.asp ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
|
- Running servlets on a simple apache web server Iv�n Escobedo
- Re: Running servlets on a simple apache web s... Puneet Mathur
- Re: Running servlets on a simple apache web s... Raghupathy, Gurumoorthy
- Re: Running servlets on a simple apache web s... Galbreath, Mark
