In this part, we install TOMCAT and deploy the sampleRest.war file in TOMCAT. The REST endpoint exposed by this WAR file is the basis for our Data Source and Form Data Model.
To set up tomcat, please follow the following instructions:
Congratulations !!!. You have setup tomcat and deployed the SampleRest.war file.