< Previous | Contents | Next >
5.1. System-wide installation
To install the Tomcat server, you can enter the following command in the terminal prompt:
sudo apt install tomcat7
This will install a Tomcat server with just a default ROOT webapp that displays a minimal "It works" page by default.