Hi,

> I have Tomcat running and I config apache,it is also running.
> What else do I have to do? I wrote a servlet program, I need to know
> how how to run my servlet in the apache.

I presume you can get your servlet to work with tomcat alone - using it as the 
webserver.

Thus you need to get apache to talk to tomcat.

The document "doc/tomcat-apache-howto.html" explains this quite well.  This is in the 
3.2b6 distribution - it might be with 3.1 as well.

You need to get an adaptor for apache to talk to tomcat - the jserv one is quite 
common.  Assuming you have this, you then need to configure your web app in apache.

The important section is "httpd.conf - Apache's main configuration file " - this 
explains about the directives and what you need to fill in.

Good luck,
Chris
---
"surely it is madness to accept life as it is and not as it could be"
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup

Reply via email to