Introduction
This document describes how to install, run, and verify Tomcat on a Kunpeng server running openEuler or CentOS. This document describes two installation methods: installing Tomcat independently and installing the built-in Tomcat of Spring Boot. Choose one based on your requirements.
Tomcat Overview
Tomcat is an open-source web application server. As a lightweight application server, it is commonly used in small- or medium-sized systems or in scenarios where there are a small number of concurrent access users. It is preferred for JavaServer Pages (JSP) program development and commissioning.
Development language: Java
Brief description: lightweight open-source web application server
Recommended Version
Tomcat 9.0.69.
Parent topic: Tomcat Deployment Guide