A small demostration project of a web application that uses another project of mine webServiceWS2, which is a SOAP based web service written in java. The web service (webServiceWS2) provides several endpoints that can be consumed by this project to register a user, login a user, and logout a user.