Homework 3
CS520, Spring 2007


Due: Wednesday, May 9

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]

[Mailing Lists]

First of all, please change the name of the interface Subscription to Subscribable.

For this assignment, complete the following features of the CSNS Mailing Lists component (described in Homework 2):

The design of the user interface is up to you, but you should make sure that the interface is functional and intuitive. Also if you use tables for display, you must use Displaytag, which is a tag library that provides table paging, sorting etc.

[Extra Credit]

[Subversion]

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