|
Create a directory that can hold your HTML pages. and do this only if you have not created
any.
note: If you want to reload the applet do NOT invoke the hotjava
(or any other applet viewer) from the HTML directory. Because of the way the class loader do
work, an applet cannot be reloaded (for example, after making changes to its code) when you
invoke applet viewer from the directory which is having the applet's compiled code.
|