chat box....

Thursday, February 24, 2011

How To Download and Install Java

Downloading Process::
Step1 : To Download java Click Here
Step2:  Click on the Download JDK Button.
Step3: Select the Operating System from the drop-down menu. And mark the checkbox to agree terms and       click Continue.
Step4: Click the link  jdk-6u24-windows-i586.exe
Step5: It displays a save dialogue box. Browse the location to save the file and press Save.

Installation Process:
Step1: Browse the location where you saved the downloaded Jdk software
Step2: Double click on the Downloaded Jdk-6u24-windows-i586.exe file.
Step3: You will see jdk 6 update 1 window
Step4: After processing,License Agreement Window will open. Click Accept.
Step5: Now a "Custom Setup" window  opens.
Step6: Click on "Change" button to choose the installation directory. Here it is "C:\Program Files\ Java\jdk1.6.0_01". Now click on "OK" button.
Step7: Clicking the "OK" button starts the installation.
Step8: Next window asks to install Runtime Environment.
Step9: Click the "Change" button to choose the installation directory of Runtime Environment. We prefer not to change it. So click "OK" button.
Step10: Click "OK"  button starts the installation.
Step11: Now "Complete" window appears indicating that installation of jdk 1.6 has completed successfully. Click "Finish" button to exit from  the installation process.
Step12: The above installation will create two folders "jdk1.6.0_01" and "jre1.6.0_01" in "C:\ Program Files\ java" folder.



Final Step: After Installation,we have to set environment variables  path,classpath,Java_Home to run Java.

No comments:

Post a Comment