I have done everything on "Hello World!" for Microsoft Windows (The Java™ Tutorials > Getting Started > The "Hello World!" Application)
that page correctly, and as it said to. I installed the JDK correctly, and java -version
works correctly. When I try to compile it the way that page says, I can't. What am I doing wrong? I saved it in C:\java
I used cd C:\java
Everything there is the same as mine, except the computer type, I use 7 instead of XP. And javac doesn't work. Please help. Need extra info, just tell me what.

