We are using apache & tomcat servers.  We want to deploy all our
files(servlet classes and jsp files) under apache's htdocs. We want tomcat
to execute the jsp files and apache to execute servlet classes(using jserv).
For this, we included, jserv.conf as well as tomcat-apache.conf in our
httpd.conf file as

Include "C:\Program Files\Apache Group\Apache\conf\jserv.conf"
Include "C:\Jakarta-Tomcat\Tomcat\conf\Tomcat-apache.conf"

Apart from this, are there any settings to be modified in the conf files?

Pl. reply asap.

regards
Subha

Reply via email to