Hello everyone!
I guess my problem is not really a big one, but could anyone tell me exactly how I could use my java compiler?
I installed jdk-6u2-windows-i586-p into C:\Program Files\Java\jre1.6.0_02\
But every time I would try to compile a Java program, it would always say, that javac isn't a recognized command. I already tried manipulating the environment variables thus changing the path, but still nothing happened. Could anyone help me please?
Thanks!

