I have changed the Path Environment Variable for Windows Command Prompt to:
C:\j2sdk1.4.2_04\bin
so why, when I try to run javac while in the code folder directory, do I still get the error message
"javac is not recognized as an internal..."
I was forced to put the path info in at the command prompt before the .java file would compile.
Help.