I have Apache2 and Tomcat5 installed and running on a WinXP Pro box. I can access the Apache test page at and I can access the JSP examples at Then I copied over a JSP website of my own and was able to run it at
Why do I have to specify port 8080 when I run a JSP website? I think it is because Apache and Tomcat are not "connected". I tried finding directions on how to do this but with not much success. I tried using mod_jk2 with no success. I then saw on Jakarta's website that this no longer supported. I remember seeing Coyote at a company I previously worked at, but I can't find anything on this.
Can someone please point me in the right direction?
Thanks,
Jon Mitchell
Why do I have to specify port 8080 when I run a JSP website? I think it is because Apache and Tomcat are not "connected". I tried finding directions on how to do this but with not much success. I tried using mod_jk2 with no success. I then saw on Jakarta's website that this no longer supported. I remember seeing Coyote at a company I previously worked at, but I can't find anything on this.
Can someone please point me in the right direction?
Thanks,
Jon Mitchell