Here's one way to tell Windows where to findjavac. Suppose you installed the JDK inC:\jdk22. At the prompt you would type the following command and press Enter: C:\jdk22\bin\javac HelloWorldApp.java Copy If you choose this option, you'll have to precede yourjavacandjavacommands with...