Changes between Version 4 and Version 5 of Tutorial/GettingTheJavaGUIToWork


Ignore:
Timestamp:
Jun 30, 2015 10:16:35 AM (9 years ago)
Author:
gknopf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorial/GettingTheJavaGUIToWork

    v4 v5  
    11
    2 = Getting the Java GUI to work with your web browser =
     2= Getting The Java GUI To Work =
    33[[TOC]]
    44
    5 
     5== Updating Your JVM (Java Virtual Machine) To The Latest Release ==
     6 * If you already have an up-to-date version of the JVM, you can skip this section.
     7 * Navigate to http://www.java.com/en/download/
     8 * Follow the instructions on the Java website to update your JVM.
    69
    710== Adding A Java Exception For The Java GUI ==
     
    2932 * Open the browser again and navigate to the the GUI applet (https://www.isi.deterlab.net/clientui.php3).
    3033 * The Java GUI may take about five minutes to load.
    31  * If you continue getting errors when attempting to run the Java GUI, try updating your Java software (http://www.java.com/en/download/).
    3234
    3335== Google Chrome: Using the IE Tab extension for NPAPI support ==
     
    4547 * Click on the “Run” button to allow the Java GUI to run.
    4648 * The Java GUI may take about five minutes to load.
    47  * If you continue getting errors when attempting to run the Java GUI, try updating your Java software (http://www.java.com/en/download/).