Just go to sun.com
download jdk latest version..okay
them install it ...
after it go system properties then advanced then environment variable then
create new named path and write value "C:\Program Files\Java\jdk1.6.0\bin;"
now set your class path as named class path and value
"C:\Program Files\Java\jdk1.6.0\bin;.;"
then your java will install.
To check whether java is installed ...open notepad and write javac and hit enter .....if it gives many options then your java is installed......okay
156 views
Usually answered in minutes!
×