Homework 3
CS320, Winter 2013
Due: Monday, February 19
Please upload your files to CSNS.
The files should include all the source code, documentation (optional),
and an
HTML
file hw3.html
which
contains a link to your application deployed on the CS3
server. Note
that file
uploading will be disabled automatically after 11:59PM
of the due date, and no late
submissions will be accepted for this assignment.
[Readings]
- Textbook - Chapter 10-16.
- J2EE
1.4 Tutorial - Chapter 12 up to
"Using Custom Tags", and the sections
about JSTL Core and Functions in Chapter 14.
- JSTL
1.1 Tag References - Again, only
Core and Functions.
[CS320Starter] (75pt)
Convert the CS320Starter application you developed in Homework
2
to use the MVC architecture discussed
in class. Note that no scripting elements are allowed in JSP
pages.
You do not need to implement any new features for this assignment,
but all features described in Homework 1
and Homework
2 must work; otherwise you will not receive any credit.