To Submit

In your home directory on ajax make a subdirectory named "cs4800p1b/classes" and put copies of your files in it. Your files should include your *.java files, any *.gif files, or audio files, and an html file to run your program as an applet, and a README(information for the person grading the project).

Don't include class files!!

Your program must compile/run when logged onto ajax, using the version of java on the path /usr/local/java/j2sdk1.4.1/bin/java

While LOGGED ONTO ajax and in your home directory execute the command line

"submit cs4800p1b cs4800"

You need not turn in any hard copy.

How to work on ajax from a workstation in 307

1) Log onto a workstation in 307 as usual

2) Telnet/SSH/Rlogin onto ajax

3) Set the environmental display of ajax to the workstation as follows

setenv DISPLAY <workstation address: (ex) dublin.cs.uga.edu>:0
(Please note the ":0" is required at the end)