Hi,
Initially that application has been deployed in my local machine (Tomcat) and it has been accessed by "http://x.x.x.x:8080/appname". Afterthat we created a DNS name using IIS for accessing that application (
http://appname) . Since we used IIS for all other applications, we started to use the same IIS for this application also. At that time, the application was working fine with the DNS name (
http://appname). When we are trying to launch in the internet we got the popup (Connecting to serverName), even we gave the correct credentials it is not accepting the entered values. How can we solve this?