Navigate to where the FirstApplet.java file is saved. I’ve saved my file in the location “C:\Documents and Settings\Paul\My Documents\Java\Applets”.
To change the directory in the terminal window, type in the command:
cd *directory where FirstApplet.java file is saved*E.g.,
cd C:\Documents and Settings\Paul\My Documents\Java\Applets
You can tell if you’re at the right directory by looking to the left of the cursor.


