Installing Java and TomcatΒΆ

This section describes how to install a Java Runtime Enivronment (JRE) and Apache Tomcat (a Java Servlet Container) on the most common platforms.

While this section only discusses the Tomcat servlet container, the setup is usually very similar for other servlet containers.

Warning

Many Linux distributions come with packages for Java and Tomcat. However, these are often an incorrect version and are frequently configured to deny filesystem access, hence it is recommended to install these packages manually.