Homework 1
CS320, Fall 2004


Due: Thursday, Oct 7

Please upload your files using the online turnin server. The files should include all the source code, documentation, and an HTML file hw1.html, which contains a link to your servlet 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]
[Calendar Servlet] Write a servlet which displays a calendar as follows:

August
September 2004
October
SUN
MON
TUE
WED
THR
FRI
SAT



1
2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30


Specifically,