Homework 5
CS520, Spring 2008


Due: Thursday, May 15

Package all the source files of your project into a zip file using the zip Ant target you developed in Homework 1, and upload the zip file to CSNS. Note that file uploading will be disabled automatically after 11:59PM of the due date, so please turn in your work on time.


[Reading]

[Bulletin Board for CSNS]

For this assignment, complete the following features of the CSNS bulletin board described in Homework 3:

Note that a feature must be functional in order to receive any credit at all.

[Subversion]

Before submitting your work, commit all the changes to your Subversion repository, and create a tag called cs520-hw5.

[About Submission and Grading]

If you use any libraries that are not in the original CSNS and are not included in your csns.zip, please upload the library jar files together with csns.zip when you submit your work.

To test your project, I will use the following SQL scripts in your csns.zip to create, populate, and then clear the database:

Please make sure these scripts are up to date and can be run in their entirety without generating any errors.