You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Vasu Manepally <vm...@us.oracle.com> on 2000/02/04 20:03:50 UTC

Is is possible to use tomcat servlet engine with Apache 139 webserver

tomcat on its own works fine with JSPs and servlets when started with
"startup.bat"

Now, I am trying to configure Apache 1.3.9 with tomcat. I have included
the tomcat_dir\etc\tomcat.conf in the httpd.conf
Is there any thing else required to route AJP requests from apache httpd
to tomcat serving on port 8007 ?

Thanks,

-Vasu