Did you succeed in gluing tomcat to apache ?
I get 404 errors when running servlets and running a jsp file displays the
code
thanks.
----- Original Message -----
From: "Chris Ward" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 19, 2001 6:32 PM
Subject: RE: Tomcat vs JServ
> JServ is dead code. Don't use it. Tomcat is
> that same code's successor.
Also, you'll need "mod_jk" to glue Tomcat to Apache.
I only mention it because I spent two days finding
this out! Most of that time was spent hunting for
mod_jserv. D'oh!
Look at
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/mod_jk-howto.htm
l
for specifics.
Chris