nt: Wednesday, November 16, 2005 4:16 PM
Subject: Re: [HELP] I couldn't connect to Tomcat which is on another PC!
Here are a couple of things to try:
a) are you sure that Tomcat is actually serving up pages at all? - try
opening a webpage in a browser on PC1, like this:
http://localhost
rks, but http://PC1:8080
doesn't, then the problem is name or address resolution, not a Tomcat
problem.
Hope all this helps.
Tom
- Original Message -
From: "Pham Anh Tuan" <[EMAIL PROTECTED]>
To: "Tomcat Mailing List"
Sent: Wednesday, November 16,
Hi all,
I got a problem with Tomcat 5.0.28 and I hope that all you will help me to
solve this problem.
So, I have a Tomcat 5.0.28 which is installed on 1 PC called PC1 (WindowsXP),
so, I have another PC called PC2, I try to connect to the PC1 which have a
Tomcat server above, but I couldn't do