tomcat7-instance-create
Servlet and JSP engine -- tools to create user instances
Install
- All systems
-
curl cmd.cat/tomcat7-instance-create.sh
- Debian
-
apt-get install tomcat7-user - Ubuntu
-
apt-get install tomcat7-user - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install tomcat7-user - Raspbian
-
apt-get install tomcat7-user
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.