javac problem
Hi allI need help trying to compile and when typed (javac in command prompt) it says cannot find path. I downloaded the jdk1.5.0 and doc in my F:\ drive...My F: drive is my default drive.Still it's not recognizing the path the javac file is in....Help,
[299 byte] By [
bess12a] at [2007-10-3 4:10:09]

Please post the exact error message. It may be an error from the computer operating system, such as "javac is unrecognized...." or it may be an error from javac, such as "cannot find..."Have you tried this tutorial?