I have a web application which is running on local, the other wants to access my application in local by using http://127.0.0.1:8080/myWeb/checkSession. If other server wants to access my local application i am getting the folowing error.
127.0.0.1 - connection failed.
Why is this failing?