Project 1
You have a fair bit of flexibility in this project.
You must build a web site that combines:
- A persistent store: either a multi-table database accessed through JDBC,
JDO or JDBC rowsets.
- A web interface using JSP/Servlets/Structs and what ever other technologies
you want.
Two possibilities:
- An address book, with the capability for people to be put into
zero, one, or more categories.
- An expansion of our hm2 shopping site to use a database.