SOAP Web Services
A SOAP Web Service that supports three operations: add a bibliography entry, delete a bibliography entry and list all bibliography entries. You may design for yourself which parameters and return values your service should accept. The same person should create a sample SOAP client that will invoke the methods of the web service for testing. This should be a JSP client so that it can be integrated into the overall web application.