Homework 3
CS320, Fall 2007


Due: Wednesday, October 31

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 CS3 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 Movie Review Site] (70pt)

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

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

[NOTES]