Okay, there is now a link from
www.umbcs.org to to the applet. There are some problems left to solve, however.
- The applet is not loading properties or images
- The applet is not conveying the sudent's data to the perl script
(I know that the perl is writing to the file system, because it updates the "last visited" field in the student's data file with the current time, and I can force it to update other variables. It just isn't getting values to write)
This may be a simple problem, but I haven't spotted the cause yet. Andrew, perhaps you can take a look - I've left some notes in the TBS_Deployable script that will show you where I've been looking.
In the meantime, you can see it start up and exit normally. Follow the link above and log in as John Smith, password "tester". Not very exciting, but it's there.
The remaining task is to generate the perl script which Brian will run to add a batch of students. I'll do that this weekend.