Registering Java

Classic programmed-learning exercises, refreshed for modern Java and presented in the current MrStyner.com portfolio style.

Modern Java noteThis archive has been refreshed for Java 25 LTS. Core language concepts remain useful, while outdated setup instructions and browser-era Java are labeled or replaced. Java 26 is the current feature release; Java 25 is used here as the stable teaching baseline.
go to previous page   go to home page   go to next page        

Answer:

Click finish.

Registering Java

You will now get a Web page that asks you to register your copy of Java. It is not necessary to do this. You get enough useless e-mail.

If the installation worked you should now have two new subdirectories on your C: drive named something like:

C:/Program Files/Java/jdk1.6.0_07 and
C:/Program Files/Java/jre1.6.0_07

Notice the slight difference in these names. The first directory is jdk1.6.0_07 and the second directory is jre1.6.0_07

QUESTION 7:

Would you like to test the installation?