Receive API request with Tomcat

From MyWiki
Revision as of 16:35, 25 April 2025 by George2 (Talk | contribs)

Jump to: navigation, search

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