Getting Started
-
5. Installing Java
How to Install Required Oracle Java JDK on Manjaro Linux
-
6. Starting/Stopping
Now the Commands to Start and Stop Tomcat 9 Server
To Start it Up play:sudo /opt/apache-tomcat-9/bin/startup.sh
To Shut Down:
sudo /opt/apache-tomcat-9/bin/shutdown.sh
-
7. Accessing Admin UI
Finally, to Access Tomcat Server Admin on Browser Go to.
http://localhost:8080
Or whatever IP address the Server is installed… -
8. Deploying
Tomcat 9 Deployment Getting-Started Guide.
Contents