Changes between Version 4 and Version 5 of Tutorial/GettingTheJavaGUIToWork
- Timestamp:
- Jun 30, 2015 10:16:35 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorial/GettingTheJavaGUIToWork
v4 v5 1 1 2 = Getting the Java GUI to work with your web browser=2 = Getting The Java GUI To Work = 3 3 [[TOC]] 4 4 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. 6 9 7 10 == Adding A Java Exception For The Java GUI == … … 29 32 * Open the browser again and navigate to the the GUI applet (https://www.isi.deterlab.net/clientui.php3). 30 33 * 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/).32 34 33 35 == Google Chrome: Using the IE Tab extension for NPAPI support == … … 45 47 * Click on the “Run” button to allow the Java GUI to run. 46 48 * 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/).