tomcat-juli-6.0.24.jar

Servlet and JSP engine

Debian Debian
RUN apt-get update && \ apt-get install -y tomcat6
Ubuntu
RUN apt-get update && \ apt-get install -y tomcat6
CentOS
RUN yum install -y tomcat6
click the source code to copy install tomcat-juli-6.0.24.jar on any operating system with command-not-found.com