Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

tomcat localhost problem - help

843841Mar 30 2003 — edited Apr 21 2003
If I am in the wrong forum, please point me to where I should be.

I have a problem with Tomcat 4.1.18 recognizing localhost.

I start up tomcat.

If I enter http://localhost:8080 I get a connection refused.

If I enter http://127.0.0.1:8080 I get the tomcat default home page

If I enter http://localhost:8080/index.jsp I get the tomcat default home page!

In fact if I use localhost:8080/valid file name - then I will get that file name.

My environment is W2k Professional behind a Netgear rp614 router. I have a static ip address with the router as my gateway and my ISP's ip addresses as dns servers.

Thanks for any help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 19 2003
Added on Mar 30 2003
8 comments
217 views