Java Programming: Lab Due Dates

Local students - You can also see when labs should be done by looking at the contents page

Note: The first two labs must be Applets, the last two will all be applications

The last two can be Applets if you choose, but note that there are security restrictions on applets that do not allow some access rights and you would have to work around these when working with sockets and databases...making everything more potentially more difficult when you move off of your local machine.

For running an applet on your local machine you may need to give use appletviewer and you may need to give it the full path which may have spaces in it and hence may need quotes (sigh)(E.g. "C:\Program Files\Java\jdk1.6.0_16\bin\appletviewer" myHtmlWithAppletTag.html)

For displaying your GUIs on your local machine when running from a remote machine, see here


Students taking the course during the regular semester (non-archived):
Labs that are late will be marked down. The labs and due dates are established early. You should be prepared for sudden changes in your schedule. Interviews, etc. are not excuses for late labs.