
To install OpenJDK 7 JDK using yum, run this command: Let’s satisfy that requirement by installing OpenJDK 7 with yum. Tomcat requires that Java is installed on the server, so any Java web application code can be executed. We will be using the demo user created here for the rest of this tutorial. You can learn how to do this by completing steps 1-3 in the initial server setup for CentOS 7. Prerequisitesīefore you begin with this guide, you should have a separate, non-root user account set up on your server.

This tutorial covers the basic installation and some configuration of the latest release of Tomcat 8 on your CentOS 7 server.

Tomcat is an open source implementation of the Java Servlet and JavaServer Pages technologies, released by the Apache Software Foundation. Apache Tomcat is a web server and servlet container that is used to serve Java applications.
