Homework 3
CS320, Fall 2006


Due: Saturday, November 4

Please upload your files to CSNS. The files should include all the source code, documentation, and an HTML file hw3.html, which contains a link to your JSP page on the CS server. Note that file uploading will be disabled automatically after 11:59PM of the due date, so please turn in your work on time.


[Reading]
[JSP Online Album] (80pt)

Convert your online album servlet from Homework 2 to JSP. You do not have to implement any new features, however, your JSP implementation of the online album must meet the following requirements:

Good interface design will receive up to 25pt of extra credit.

[NOTES]