Apache Tomcat 9 Download For Ubuntu 20.04 //top\\ Official
Tomcat cannot run without Java. We recommend using OpenJDK 11, which is the default for Ubuntu 20.04. Update your local package index: sudo apt update Install OpenJDK 11: sudo apt install openjdk-11-jdk Verify the installation: java -version Step 2: Create a Dedicated Tomcat User
Give the tomcat group read access to the conf directory: sudo chmod -R g+r /opt/tomcat/conf apache tomcat 9 download for ubuntu 20.04
Add the following lines before the closing tag: Tomcat cannot run without Java