The System cannot find the path specified
807601Mar 25 2008 — edited Apr 7 2008I downloaded jdk6 whose path directory is C:\Program Files\Java\jdk6\bin
I saved HelloWorldApp.java in notepad whose path directory is C:\java\HelloWorldApp.java.
In Command Prompt while i enter>>>C:\Program Files\Java\jdk1.6.0_05\bin\javac HelloWorldApp.java >>>Error: The System cannot find the path specified.
While My computer >>C: >>Program Files >>Java >>jdk1.6.0_05 >>bin
i get >> "Make sure path or Internet address is correct"
Without getting the correct path, i am unable to compile which means i am unable to get .class file.
Please help.
damp