Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: This program cannot display the webpage

  1. #1
    Junior Member
    Join Date
    Dec 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question This program cannot display the webpage

    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.


  2. #2
    Member
    Join Date
    Dec 2011
    Posts
    50
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default Re: This program cannot display the webpage

    From the messages, I think the problem may be due to browser or network settings on your computer.

Similar Threads

  1. Display Execution Steps - Java Program
    By Max Avion in forum Java Theory & Questions
    Replies: 7
    Last Post: September 14th, 2011, 07:31 PM
  2. Login form on webpage
    By rosebabz in forum JDBC & Databases
    Replies: 0
    Last Post: January 14th, 2010, 10:34 AM
  3. [SOLVED] Need to display multiple images from database on a webpage
    By raghuprasad in forum JavaServer Pages: JSP & JSTL
    Replies: 3
    Last Post: May 13th, 2009, 03:15 AM
  4. Updation of webpage to the last modified date
    By Revathy G in forum Java Programming Tutorials
    Replies: 1
    Last Post: May 6th, 2009, 04:47 AM
  5. Updation of webpage to the last modified date
    By Revathy G in forum Java Code Snippets and Tutorials
    Replies: 1
    Last Post: May 6th, 2009, 04:47 AM