How to Install tomcat8-admin in Ubuntu 18.04



Install tomcat8-admin by entering the following commands in the terminal:

sudo apt update
sudo apt install tomcat8-admin

Description:

Apache Tomcat 8 - Servlet and JSP engine -- admin web applications

Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the administrative web interfaces.

Homepage: http://tomcat.apache.org

Version: 8.5.30-1ubuntu1

Section: universe/java