If u have properly configured the tomcat IIS then
http://localhost/examples/jsp/index.html
U should be able to use the above URL
And When u fire this url http://localhost:8080/examples/jsp/index.html
Your IIS never comes to the picture , the request directly goes to tomcat.
So please better check the configuration .
Vikram Naik
----- Original Message -----
From: Minglong Wu
To: tomcat-user@jakarta.apache.org
Sent: Friday, June 29, 2001 2:41 AM
Subject: port problem
Hi,
I am using Tomcat IIS, my question is I have to type
http://localhost:8080/examples/jsp/index.html
instead of
http://localhost/examples/jsp/index.html
I want to get rid of 8080. How to do that?
BTW, what is URL for tomcat-user newsgroup?
Thanks.
Minglong
|