i want access to the application server from another pc
hi all
my problem is :
when i deploy my project and upload it to sun application server in localhost which in my pc it work finebut when i access to it from another pc i can't
in urli write for examble
http://localhost:8080/ATM/login.htmlto login in my local host
but when i access from another pc i write
http://192.168.16.70:8080/ATM/login.html
which is my ip address on the internet
but it is failnow i want to access remotly i think it may configer in the application server but howplease tell me necessary
thanks alot

