Apache and Tomcat
- From: dev-jared@xxxxxxx
- Date: 12 May 2005 20:32:14 -0700
Hello All,
This may sound like a silly question, but I need to ask it. I have
installed Apache 2.1, MySQL and PHP on a Windows XP PRO box
(temporarily on a dev box) and everything is working great. I now want
to run Java for servlets and jsp. I installed the Apache Tomcat and set
it up with the defaults (Port 8080) to run as a service.
It seems that when I run http://localhost/test.php I am able to display
with no problem. I can also run http://localhost/index.html. When I try
and run java stuff I need to type http://localhost:8080/ to get to the
tomcat root. I understand that this is part of the setup, however I
re-installed with Tomcat pointing to port 80 and then nothing worked.
How can I get Apache to work with Java in the same bin/port that I use
for the rest of my web stuff?
Thanks for your help.
Jared
.
- Follow-Ups:
- Re: Apache and Tomcat
- From: SMC
- Re: Apache and Tomcat
- Prev by Date: openStream() on URL returns "connection refused" on 2nd connect
- Next by Date: Re: Apache and Tomcat
- Previous by thread: openStream() on URL returns "connection refused" on 2nd connect
- Next by thread: Re: Apache and Tomcat
- Index(es):
Relevant Pages
|
|