It sounds like you may have a firewall issue. Make sure that all software or hardware firewalls in the path are configured to allow the IP address and port you're sending from. Also make sure your router is configured to rout IP packets from the WAN interface to the IP address on your LAN that the Tomcat host is using.

As far as static IPs, I use cox cable as my ISP and I'm paying for service that only provides dynamic IP, but they actually implement it as static (mostly). Their DHCP server reserves IP addresses for each MAC address, so as long as I expose the same network hardware to the ISP I get the same IP address. Don't know if other ISPs do this, but thought I'd mention it.

U K Laxmi wrote:

I've a web application developed using apache and
tomcat on windows 2000 machine. I can access the
application locally. ie. using
http://localhost/web/JSP/login.html and also using
machine name ie. http://dummy/web/JSP/login.html. My
computer is in network. But i'm unable access my web
application from other computers. What should i do to
make my web application available on other machines as
well? Any other s/w i need? Pls suggest.




__________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to