[relnotes] [Fedora Project Wiki] Update of "Docs/Beats/Java" by ThomasFitzsimmons

fedorawiki-noreply at fedoraproject.org fedorawiki-noreply at fedoraproject.org
Tue Jul 25 19:17:44 UTC 2006


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Fedora Project Wiki" for change notification.

The following page has been changed by ThomasFitzsimmons:
http://fedoraproject.org/wiki/Docs/Beats/Java

------------------------------------------------------------------------------
  which java && java -version && which javac && javac -version
  }}}
  
+ == Handling Java Applets ==
+ 
+ This Fedora Core release includes a preview release of gcjwebplugin, a Free Firefox plugin for Java applets.  It is provided by the java-1.4.2-gcj-compat-plugin package, which is installed by default as part of the Internet group of packages.  gcjwebplugin is still under active development and should not be used to load untrusted applets.
+ 
+ [[Admonition("warning", "Use gcjwebplugin with caution", "For each applet you attempt to load, before even starting to load it, gcjwebplugin displays a cautionary dialog box about the state of GNU Classpath's security implementation.  The dialog allows you to either not load the applet or to trust the applet and load it.  If you do not want even this level of risk, you can uninstall the plugin with this command, run as root:")]]
+ 
+  {{{
+ rpm -e java-1.4.2-gcj-compat-plugin
+ }}}
  
  == Handling Java and Java-like Packages ==
  




More information about the Fedora-relnotes-content mailing list