Contact : thomas.burguiere@upmc.fr, florian.causse@upmc.fr

This project allows you to query the identification key generation webservice using a web client.
This project must be used and configured as an Eclipse Maven project.
Before running this client, ensure that the client is querying the REST version of the webservice.

In the "WebContent/index.jsp" file you can configure the server host name (line 29) and the webservice options (line 33 to line 42).

To build the project just click on "run as" and "maven install".
A war file ready to be deployed should appear present in the "target" directory.