Link to home
Start Free TrialLog in
Avatar of makineni_rk
makineni_rk

asked on

How to configure Apache Web server with Tomcat Servet engine.

I am not able to configure Tomcat Servlet Engine 4.0.3 for Apache web server for running JSP pages on Linux OS. Please tell me Lines that i have to include in httpd.conf file of Apache web server.The lines that i have included in httpd.conf file are:
LoadModule webapp_module  libexec/mod_webapp.so
WebAppConnection warpConnection warp <IPAddress>:8008
#WebAppDeploy examples warpConnection /examples/
If i dont't commet above line i am getting "Invalid Vitual Host name" when i started Apache web server.
So please tell me how to run JSP pages using Apache 1.3 web server and Tomcat4.0.3 as servlet engine.

Any help regarding this is appreciated.Thanks in advance.


ASKER CERTIFIED SOLUTION
Avatar of girionis
girionis
Flag of Greece image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
No comment has been added lately, so it's time to clean up this TA.

I will leave a recommendation in the Cleanup topic area that this question is:

- points to girionis

Please leave any comments here within the
next seven days.

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER !

girionis
Cleanup Volunteer