Differences

This shows you the differences between two versions of the page.

Link to this comparison view

applet [2012/07/17 23:41]
applet [2022/04/16 12:22] (current)
Line 1: Line 1:
 +@related: [[Java]] [[Plugin]] [[MIDlet]] [[Java.fr]] JvM
 +
 +
 +  * https://bugzilla.mozilla.org/show_bug.cgi?id=438803# MozillA
 +  * https://threatpost.com/en_us/blogs/mozilla-adds-older-java-versions-firefox-blocklist-040312# PlugIn
 +
 +DebiaN: 
 +
 +  * http://packages.qa.debian.org/sun-java6-plugin
 +  * http://packages.qa.debian.org/icedtea6-plugin
 +  * https://launchpad.net/ubuntu/+source/openjdk-7
 +  * http://developer.classpath.org/mediation/Applets# GcJ
 +  * https://bugs.launchpad.net/ubuntu/+source/icedtea-web/
 +
 +
 +==== [[Applet]]s ====
 +
 +how to add [[Java]] in your [[WebBrowser]] on [[Debian]]  :
 +
 +  find /opt/jdk -name "lib*plug*.so"
 +
 +  ls -l /usr/lib/mozilla-firefox/plugins/libjava*
 +
 +  ls -l /usr/lib/mozilla/plugins/libjavaplugin_oji.so
 +  lrwxr-xr-x  1 root root 38 2004-03-27 13:24 /usr/lib/mozilla/plugins/libjavaplugin_oji.so -> /etc/alternatives/libjavaplugin_oji.so
 +
 +  # ln -fs ../../mozilla/plugins/libjavaplugin_oji.so  /usr/lib/mozilla-firefox/plugins
 +
 +or add
 +
 +  gcjwebplugin - web browser plugin to execute Java (tm) applets
 +
 +
 +[[ToDo]] check [[Debian]]'s [[update-alternatives]]
 +
 +  * http://www.java.com/fr/download/help/testvm.xml
 +
 +
 +==== jnlp ====
 +
 +  * http://ifiction.free.fr/zmppjnlp.php?&j=031    
 +  * http://www.bytonic.de/html/jake2_webstart.html
 +  * http://download.oracle.com/javase/tutorial/deployment/deploymentInDepth/embeddingJNLPFileInWebPage.html
 +
 +
 +==== errors ====
 +
 +firefox-2 + sun-java5-plugins :
 +
 +  INTERNAL ERROR on Browser End: Listen on server socket failed
 +  System error?:: Invalid argument
 +
 +  * http://daveg.outer-rim.org/entries/2004/11/01/ubuntu-and-java-update/
 +
 +===== MISC =====
 +
 +  * http://www.numerama.com/magazine/22687-vote-par-internet-il-faut-utiliser-un-ordinateur-qui-n-est-pas-a-jour.html# SecU
 +
  
applet.txt ยท Last modified: 2022/04/16 12:22 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki