I am using Windows 7 Home Premium OS 64bit.
I am having eclipse, netbeans and IBM RSA installed in my system. Previously all my applications used to work fine in all IDEs.
Currently im having problem in running my web application in any of the IDEs. The server gets started but the page would display the following error.
This program cannot display the webpage
Most likely causes:
•You are not connected to the Internet.
•The website is encountering problems.
•There might be a typing error in the address.
What you can try:
Check your Internet connection. Try visiting another website to make sure you are connected.
Retype the address.
Go back to the previous page.
More information
This problem can be caused by a variety of issues, including:
•Internet connectivity has been lost.
•The website is temporarily unavailable.
•The Domain Name Server (DNS) is not reachable.
•The Domain Name Server (DNS) does not have a listing for the website's domain.
For eclipe and netbeans i am using tomcat server and for RSA i m using Websphere server. Since the problem is present for both servers i think it is not becouse of server but something else.
Please Advise.