Example Applet HTML

This HTML file will load an applet below, and also includes a link to its source code directory. This should serve as the basis for your web-based submission of homework 3. Put this in a directory under your web page, along with your .class files. Name this file index.html, and its URL will just be the URL of the directory (like this one's is). Put your .java files in a subdirectory called code. Make sure all directories are world readable and executable (chmod og+rx dirname), and all files are are world readable (chmod og+r filename).


Your browser is completely ignoring the <APPLET> tag!

And here is a link to the source code directory. Note that each file is shown with a date stamp, indicating the last time it was modified.