| Downloading the JRE | Multiple JREs |
| Testing Your JRE | Links |
| Silent JRE Installs |
For Vista, make sure you are logged in as an administrator before you install. Some suggest it is best also to turn on UAC (that irritating Visa User Account control) during the install. The downloads are labeled as updates, but they are complete in themselves. You don’t need to install a previous version.
Below is how to get Java for Windows, Linux and Solaris. For other platforms (e.g. various Unices) see your OS vendor’s site. For example for NetBSD Unix Java is included in pkgsrc (the Packages System).
| Version | Executables | Notes |
|---|---|---|
| JRE
1.6.0_18
(current) |
Download 15.20 Mb self-installing executable. Look for the second entry, Java JRE 6 Update 18. Then click Download. Then select your platform tick the licence agreement and Click Windows Offline Installation. This is most likely the version you want to download. For Vista, make sure you are logged in as an administrator before you install. The install will work more smoothly if you launch the install of the download with “run as administrator” and if you have UAC turned on. Even if you have 64-bit Windows 7, you probably still want the 32-bit Windows version, since that is what most browsers require. You might want the 32-bit version for Applets and Java Web Start and the 64-bit version for desktop applications. |
The download includes the Java Plug-in for Applets and Java Web Start. It includes the JVM and the standard class library files, but no source, and no javac.exe. It does not include JavaMail or JAF. It will install in C:\Program Files\java\jre6. If you want to write your own Java programs, install the JDK instead. |
| any older JRE | In the you can find nearly every JRE Sun ever released, using a fill in the blanks description of what you want. | If you get a broken link try composing the URL from this pattern: http://java.sun.com/products/archive/j2se/5.0_18/index.html |
| JRE 1.5.0_22 (old) | ( 15.8 mb ) Look under Java Runtime Environment (JRE) 5.0 Update 21. | It includes the Java Plug-in and Java Web Start. It includes the JVM and the standard class library files, but no source, and no javac.exe. It does not include JavaMail or JAF. JRE version 1.5 is slated for end of life 2009-10-30, last updated on 2009-09-08. |
| JRE 1.4.2_19 (old) | Download | It includes the Java Plug-in and Java Web Start. It includes the JVM and the standard class library files, but no source, and no javac.exe. It does not include JavaMail or JAF. No longer supported. |
| JRE 1.3.1 (old) | Download | It includes the Java Plug-in. It includes the JVM and the standard class library files, but no source, and no javac.exe. No longer supported. |
| JRE 1.2 (old) | Download | It includes the JVM and the standard class library files, but no source, and no javac.exe. The java.exe file it contains is renamed to jre.exe. No longer supported. |
You might want to manually set your JAVA_HOME environment variable to the JRE directory e.g. C:\Program Files\java\jre6. Some software finds Java using this variable rather than poking around in the registry.
Testing your JRE is more complicated that you might expect. You want to find out if Java is working properly on the desktop, and in each of your browsers. Further, you want to test that Java Web Start is working properly on the desktop, and in each of your browsers. Just because Java/Java Web Start works in one browser, does not mean it will automatically work in another.
Copy your various library jars into the C:\Program Files\java\jre6 \lib\ext directory.
If you have Windows 7 64-bit, you will need to install two JREs, a 64-bit one in C:\Program Files\java\jre6 for used by your desktop apps and by your 64-bit browsers and a 32-bit one in C:\Program Files (x86)\java\jre6 for use by your 32-bit browsers.
Sooner or later you will have to reinstall the JDK/JRE and you will lose your ext directories. You can quickly rebuild them if you maintain a bat file like this and run it after every JRE/JDK install. Adjust the file to account for where your ext dirs are and where the jars are you need.
java.exe -versionYou should see the expected version you just installed, probably 1.6.0_18 . It can be problematic to have more than one version installed at a time.
It should tell you that your browser is using the JVM version you just installed, probably 1.6.0. Look for the line marked java.version. If Wassup does not run, or you have the wrong version, go into Settings ⇒ Control Panel ⇒ Java Plug-In ⇒ Browser and turn off each browser, then click apply, then turn them on again, then hit apply again. Then retest with Wassup. If that still does not work, turn on the Java console, try Wassup again and look for clues.
Then instead of saying java.exe, use the fully qualified name to select which version of the java run time you want e.g. C:\Program Files\java\jre6 \bin\java.exe.
| You can get the freshest copy of this page from: | or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror) | |
| http://mindprod.com/jgloss/jre.html | J:\mindprod\jgloss\jre.html | |
![]() | ||
| Canadian Mind Products | ||
| mindprod.com IP:[65.110.21.43] | ||
| view Blog | Your face IP:[38.107.191.111] | |
| Feedback | You are visitor number 165,885. | |