posted 14 years ago
Why did you install the 32 bit JDK with a 64 bit OS? You might consider uninstalling and reinstalling.
And, yes, I agree with David. You need to set your path. Right click my computer, select properties, select advanced system settings, and click the button that says "environment variables". Add a semicolon and the full directory name to the bin folder inside your JDK install to the PATH textbox.
When you do things right, people won't be sure you've done anything at all.