Packages
edu.jhu.cs.oose.group3.intelligentbook.backingbeans This package manages and supplies the underlying information for the web presentation.
edu.jhu.cs.oose.group3.intelligentbook.dao This package contains deals with data access objects.
edu.jhu.cs.oose.group3.intelligentbook.junit This package contains JUnit tests.
edu.jhu.cs.oose.group3.intelligentbook.model This package implements the core of the program, which include features related to Contacts, ContactItems and Groups.
edu.jhu.cs.oose.group3.intelligentbook.services This package deals with the services requested by the website.