Project 1

You have a fair bit of flexibility in this project.

You must build a web site that combines:

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