RE: App will work on localhost but blank on client PC.

2006-02-15 Thread Alexander Alekseev
If so, remove that attribute and restart tomcat. Setting the address attribute to 127.0.0.1 specifically binds tomcat to the localhost adapter and you'll never be able to connect to it from any other client. -- David Alexander Alekseev wrote: > Server is 192.168.2.100, client is 19

RE: App will work on localhost but blank on client PC.

2006-02-14 Thread Alexander Alekseev
] Sent: Tuesday, February 14, 2006 10:38 PM To: Tomcat Users List Subject: Re: App will work on localhost but blank on client PC. maybe caused by firewall or something like that ... ? - Original Message - From: "Alexander Alekseev" <[EMAIL PROTECTED]> To: <[EMAIL PR

RE: App will work on localhost but blank on client PC.

2006-02-14 Thread Alexander Alekseev
Server is 192.168.2.100, client is 192.168.2.X We tried using http://192.168.2.100:8447/ from the client, and the blank problem first cropped up. Now, instead of http://localhost:8447/ we tried http://192.168.2.100:8447/ from the server itself, and it also comes up blank. -Original Message

App will work on localhost but blank on client PC.

2006-02-13 Thread Alexander Alekseev
I have a 2K3 Server on our intranet running Trend InterScan Messaging Security Suite which uses Apache Tomcat. I can access this app on the server through http://localhost:8447/ just fine. But when we try to access this app through a client connected to the 2k3s, we get a blank page with no