Question:

How can I add JAVA to my computer,m and can I get Java free?

by Guest10825  |  earlier

0 LIKES UnLike

Sometimes I get the (you can not enter this because it requires Java)

 Tags:

   Report

3 ANSWERS


  1. You must first download any version of JDK (Java Development Kit). Search web for that. JDK free download is available in the Internet.

    Then save it in a well known location of the computer.

    Open that folder and go to the sub folder called "bin".

    Copy the path of that location ( copy that from the address bar )

    Right click on my computer > select properties > click 'Advanced' tab > click "Environment variables" > click "New" in user variables section >

    Type a name for the variable ( example: Path ) in variable name text box > paste the path you have copied, in the next text box (variable value ) > click OK > OK >OK

    To check whether the process was done without problem :

    Open command prompt > type javac > hit Enter key

    Then if everything is ok you will see a big list of things in the command prompt. Otherwise you will simply get an error message.

    hope this will help ...


  2. You need to install Java Runtime in order to view java applets, you can download it from here http://www.java.com/en/download/manual.j... , its free.

  3. google for Java Runtime Environment 1.6

    it will give you a link to Sun website where you can download the installation package for free.

    Install it, and you will never have the problem again

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.