setenv.sh

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

Install

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

tomcat8-user

Apache Tomcat 8 - 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.

tomcat7-user

Servlet and JSP engine -- tools to create user instances

Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, 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.

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.

tomcat6-user

Servlet and JSP engine -- tools to create user instances