catalina-tasks.xml

Apache Tomcat 8 - Servlet and JSP engine -- common files

Install

All systems
curl cmd.cat/catalina-tasks.xml.sh
Debian Debian
apt-get install tomcat6-common
Ubuntu
apt-get install tomcat6-common
Arch Arch Linux
pacman -S tomcat8
image/svg+xml Kali Linux
apt-get install tomcat9-common
CentOS
yum install tomcat6
Fedora
dnf install tomcat-1
Windows (WSL2)
sudo apt-get update sudo apt-get install tomcat6-common
Raspbian
apt-get install tomcat7-common

tomcat8-common

Apache Tomcat 8 - Servlet and JSP engine -- common files

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 common files needed by the tomcat8 and tomcat8-user packages (Tomcat 8 scripts and libraries).

tomcat-1

4.0/JSP 2.3 API

tomcat7-common

Servlet and JSP engine -- common files

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 common files needed by the tomcat7 and tomcat7-user packages (Tomcat 6 scripts and libraries).

tomcat9-common

Apache Tomcat 9 - Servlet and JSP engine -- common files

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 common files needed by the tomcat9 and tomcat9-user packages (Tomcat 9 scripts and libraries).

tomcat

Tomcat is the servlet container that is used in the official

Reference Implementation for the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process. Tomcat is developed in an open and participatory environment and released under the Apache Software License version 2.0. Tomcat is intended to be a collaboration of the best-of-breed developers from around the world.

tomcat6-common

Servlet and JSP engine -- common files

tomcat7

Servlet and JSP engine

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 only the startup scripts for the system-wide daemon. No documentation or web applications are included here, please install the tomcat7-docs and tomcat7-examples packages if you want them. Install the authbind package if you need to use Tomcat on ports 1-1023. Install tomcat7-user instead of this package if you don't want Tomcat to start as a service.

tomcat8

Apache Tomcat 8 - Servlet and JSP engine

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 only the startup scripts for the system-wide daemon. No documentation or web applications are included here, please install the tomcat8-docs and tomcat8-examples packages if you want them. Install the authbind package if you need to use Tomcat on ports 1-1023. Install tomcat8-user instead of this package if you don't want Tomcat to start as a service.

tomcat6

Servlet and JSP engine