Running Applets in BlueJ and TextPad
BlueJ
Proceed as for a regular Java application by typing in, compiling, and running the application with the following exceptions:
TextPad
Proceed as for a regular Java application by typing in, compiling, and running the application with the following exceptions:
If there are any html files in the directory in which your program resides, you will be prompted for an html file. Click on the down arrow and choose a file. (If there are no html files in the directory in which your program resides, TextPad will generate a temporary one for you to use.)