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 5 of 5

Thread: Java 7 and Internet Explorer 9

  1. #1
    Junior Member
    Join Date
    Oct 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Java 7 and Internet Explorer 9

    I have installed Java 7.

    I went to a test page ('Is Java Working on my PC') and it said that Java was not installed, but it is!

    I have enabled Java in IE and in Control Panel Java (Browser Internet Explorer)

    Please advise

    Os is Vista, 32 bit

    PS. Beginner


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: Java 7 and Internet Explorer 9

    What is the website? Is Java working for you? Can you run applets, compile code, or run class files or jars?
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  3. #3
    Junior Member
    Join Date
    Nov 2012
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Java 7 and Internet Explorer 9

    Did you install Java 32bit or Java 64bit? Since you are (I assume) using IE 32bit, you need 32bit Java installed.
    Need Confluence & JIRA hosting? Query Foundry | Need Shared Hosting & Virtual Servers? Cloud Shards
    Ultra fast and reliable USA VPS!

  4. #4
    Junior Member
    Join Date
    Apr 2012
    Posts
    9
    My Mood
    Happy
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default Re: Java 7 and Internet Explorer 9

    Hello, even I'm facing the same problem.
    Installed java 64 bit on windows 8 64 bit OS.
    1. On my friend advice to test weather java installed or not i gave comman javac in command prompt. But it is showing error: "javac is not recognized as internal, external command or batch file"
    2. I even set environment variables. in system properties even that is not working.

    Even in Ubuntu 12.10 I installed OpenJDK java 7 Runtime, Icetea Java Plugin, Icetea Java 7 Policy tool and Icetea Java webstart. Even thought some "java script" containing sites is showing java is not installed in your computer. Please help me why Java 7 is not working any of the Operating Systems.

  5. #5
    Member
    Join Date
    Sep 2012
    Posts
    128
    Thanks
    1
    Thanked 14 Times in 14 Posts

    Default Re: Java 7 and Internet Explorer 9

    Go to Verify Java Version using your browser and let it check for you. Install it from there if it says you don't have it.

Similar Threads

  1. JAVA help on file: Internet Service Provider
    By Plural in forum What's Wrong With My Code?
    Replies: 26
    Last Post: March 30th, 2014, 11:03 PM
  2. Shoutcasting Internet Radio Streaming and playing Mp3 Files in J2me Midlet(Java):
    By pavankumarragi in forum Java ME (Mobile Edition)
    Replies: 0
    Last Post: July 14th, 2012, 02:02 PM
  3. Not downloaded in internet explore
    By mrsreddy65@gmail.com in forum Java Theory & Questions
    Replies: 1
    Last Post: August 22nd, 2011, 07:22 AM
  4. Read XML from Internet Hang
    By yupingliew in forum Java Networking
    Replies: 8
    Last Post: November 9th, 2009, 09:49 AM
  5. Internet Filter to display some website
    By sundarjothi in forum JavaServer Pages: JSP & JSTL
    Replies: 1
    Last Post: May 15th, 2008, 05:03 AM