When trying to access the main Tomcat page using
localhost:8080the following error appears.

HTTP Status 404 – Not Found
Description: The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
localhost:8080. The error described above occurs.
The Tomcat installation in the Strategy folder does not have deployed the ROOT web app, needed for the main Tomcat page to show.
apache-tomcat-<version>-src.zipfile. For example, for version 9.0.12, the file is named
apache-tomcat-9.0.12-src.zip.
apache-tomcat-<version>-src\webappsinto the local installation (on Windows:
C:\Program Files (x86)\Common Files\Strategy\Tomcat\apache-tomcat-<version>\webapps).