Yes, mod_jk is used to connect tomcat <-> apache httpd. I've used mod_jk on both tomcat 3.2.x -> 4.0.3 successfully.
There is a cvs module dedicated to the connectors now though I still find the old mod_jk connector packaged in the tomcat 3.3 binary tarball to be the easiest to build. The cvs version of the connectors have too many build scripts and dependencies that fry when you try to build them. Rob Diego, Emil wrote: > Here is what I want to do. I need to know if it is possible. > > I am currently running apache 1.3 on redhat linux 7.2. I want to know if it > is possilbe to get apache to process JSP pages. Is that what mod_jk does? > What version of tomcat will I need? > > > Emil > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
