Homework 2
CS520, Summer 2008

Due: Thursday, July 3

Please upload your files to CSNS. The files should include all the source code, documentation (if any), and an HTML file hw2.html, which contains a link to your application 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.


[Readings]

[Calendar]  For this assignment, you are going to implement an online calendar using servlet/JSP. Specifically,

May
June 2008
July
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           

Note that you may not use JavaScript for this application.

[Deployment on CS3]

To receive full credit for this assignment, you must deploy your application on the CS3 server. If you are using Dynamic Web Project in Eclipse, deployment only takes two simple steps:

Note that subfolders must be preserved during file transfer.