javac error
*sigh* ok.. I have fixed this problem before on another computer and i remember how hard it was to get an answer but i finally did. The problem is, I have encountered the same problem on this computer and i cant remember how to fix it. I am getting the error that says "Javac is not recognized as [a]...command". Yea you guys know what im talking about. I have set the path to C:\Program files\Java\java\jre1.5.0_04\bin (the directory to which i downloaded the jdk) which I remember i had to do that but i am still getting the same error. I know that when you try to use "javac" as a command, it looks for a program called "javac" in the path specified right? well, i looked myself and i cant find a "javac" program in the bin. The bin contains:
Java
Javacpl
Javaw
Javaws
Jucheck
Jusched
keytool
kinit
klist
ktab
orbd
pack200
policytool
rmid
rmiregistry
servertool
tnameserv
unpack200
But no javac program to be found anywhere...
Please, I am very frustrated with all of these problems just to compile a freakin java file so ANY help at all will be greatly apreciated.
Thanks in advance

