Hello all, I'm having issues with java. I have version 6.23 installed. My path is set correctly (javac -version results in java 1.6.0_23). However, if I create a notepad file named Whatever.java, then javac Whatever.java in the command prompt, the only result is another prompt line. No response whatsoever. Do I have something configured incorrectly? Thank you.