Results 1 to 4 of 4

Thread: No Java detected

  1. #1
    Join Date
    Mar 2008
    Beans
    170

    No Java detected

    Hi,

    I'm having a problem with a certain web page. When I load it up I get the following message

    Code:
    No Java detected. Java is the best way to view and solve problems, but if you cannot run it, try switching to Javascript mode.
    I never seen it before. I thought I had java installed on my computer so I a bit confused.

    Any ideas. TAI

  2. #2
    Join Date
    Dec 2009
    Beans
    131

    Re: No Java detected

    Code:
    sudo apt-get install sun-java6-jre sun-java6-plugin
    Code:
    update-alternatives --config java
    Restart your browser and it should work.

  3. #3
    Join Date
    Dec 2009
    Location
    Scotland
    Beans
    40
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: No Java detected

    Quote Originally Posted by Physical Hook View Post
    Code:
    sudo apt-get install sun-java6-jre sun-java6-plugin
    Code:
    update-alternatives --config java
    Restart your browser and it should work.
    Additionally, in Firefox make sure Javascript is on by going to Edit>Preferences>Content and then make sure the "Enable Javascript box is checked.

  4. #4
    Join Date
    Mar 2008
    Beans
    170

    Re: No Java detected

    Thanks. That did the trick.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •