8

I have icedtea6-plugin installed on my Ubuntu box. The weird thing is, when I am browsing the internet, certain websites are able to use Java and some websites don't. For instance, I am able to log in to my bank at http://www.nordea.dk/ ; they use a Java applet to authenticate the user.

But when I try to use http://keepvid.com/; it says Loading Java Applet. And then after a minute or two it says:

Error: Please click here to download Java, If you already have Java, please restart your browser and try again.

I've tried to restart my computer, closed and opened Chromium Browser. But it didn't work also.

Could someone please point me in the right direction to solve this problem?

Thanks.

Binarylife
  • 16,662
Jay
  • 1,025

4 Answers4

1

Try installing the Oracle Java some applications only work with it.

https://help.ubuntu.com/community/Java

0

keepvid is looking for a plugin that supports application/x-java-jnlp-file. This may be, according to wikipedia, the Java Network Launching Protocol, that is, Java Web Start.

The JWS for IcedTea appears to be provided separately (this is not "java web plugin", it's a different thing Sun once made), in the icedtea-netx package

njsg
  • 989
0

This article is useful if you need help getting the Java plugin work with an Oracle installation: How to install the Java plugin in Ubuntu for Chrome and Firefox

Hippo
  • 105
richard
  • 19
0

Try installing Java Software Developer Kit (JDK). Look Below http://www.oracle.com/technetwork/java/javase/downloads/index.html Perhaps will work.