tomcat9-instance-create

Apache Tomcat 9 - Servlet and JSP engine -- tools to create user instances

Install

All systems
curl cmd.cat/tomcat9-instance-create.sh
Debian Debian
apt-get install tomcat9-user
Ubuntu
apt-get install tomcat9-user
image/svg+xml Kali Linux
apt-get install tomcat9-user
Windows (WSL2)
sudo apt-get update sudo apt-get install tomcat9-user

tomcat9-user

Apache Tomcat 9 - Servlet and JSP engine -- tools to create user instances

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 files needed to create a user Tomcat instance. This user Tomcat instance can be started and stopped using the scripts provided in the Tomcat instance directory.