Installing JDK 1.3 on Windows 95, 98,or NT Systems


Files you need for installing the Java 2 SDK (sometimes called the JDK) are available for free download at java.sun.com

From there, follow the link to "Products & APIs".

From the "Product Shortcuts" pulldown list, choose Java 2 SDK, Standard Edition, v 1.3.  On the page that loads, look in the upper right hand corner and follow the link to "Download Now!". Another page will open that offers to let you download:

The second of these options is absolutely necessary for compiling and running Java programs.  In contrast, the documentaion is optional but useful.  However, when the documentation is installed, it takes up lots of hard drive space.

To get the necessary file for the Java 2 SDK Choose "One large bundle (~30MB)" under "Download Java 2 SDK, v 1.3.0 Software for Windows 95 / 98 / 2000 / NT 4.0 (Intel Platform)" and hit the "continue" button.  Accept the licence agreement.  Then choose "FTP Download".

This will get you the following file which you will later use to install Java 2 SDK 1.3:

Java 2 SDK 1.3 includes the Java compiler, the Applet Viewer, and other files that are needed for developing Java programs. You need to have at least 51 megabytes of hard disk space available for your installation.  In order to install all optional components provided by j2sdk1_3_0-win.exe, you will need 86 megabytes of available disk space.  If you omit some options, you may be able to get by with 51 megabytes of available space.

In addition to the JDK, the file j2sdk1_3_0-win.exe will install the Java Runtime Environment (JRE), which enables your browser to run applets that were written with Java 2 SDK 1.3.


If you want to install the on-line documentation for Java 2 SDK 1.3, you will need to go back to the page that the "Download Now!" link took you to earlier.   Then follow the link "Download Java 2 SDK, v 1.3.0 Documentation". Under Download JavaTM 2 SDK Docs - HTML Format. Choose "One large bundle (~23MB)" and hit the "continue" button.  This will get you the following file:

Note that you need to have a copy of WinZip to install the doumenation from this file.


To perform the installation of the java 2 SDK:

To install the optional online documentation:

If you encounter any problems, email Glenn Richard.

Last modified September 8, 2000