Tomcat Setup in server
We first need to install Java, which is a required dependency.
The version of Java to install depends on our specific requirements.
I have chosen Java 17 based on my requirements.
yum install java-17-amazon-corretto.x86_64
To download Tomcat 10, use...
vishalsiripruam.hashnode.dev1 min read