Contact Management System

This application uses JavaServer Pages (JSPs), Servlets, and Java classes to parse an XML file (AddressBook.xml) and display a listing of all names. You can search for a specific name to display the entire infoset about that contact, you can add new contacts, delete existing contacts, and update the infoset about a specific contact, all from this starting page.

Call the ContactManagerList.jsp

Add a new contact Search for a specific contact
 
AddressBook Listing
Get listing of contacts from the AddressBookManagerServlet