Steps: 1. Needs mysql connection, create database and credentials. 2. For the tomcat app create a web.xml file with entries for the API app: The web.xml file 3. Two java files are used Api.java Sql.java