redhat:web-server-redhat:tomcat-9-on-redhat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
redhat:web-server-redhat:tomcat-9-on-redhat [2020/01/23 13:30] – [Testing Management Interface Installation] michaelredhat:web-server-redhat:tomcat-9-on-redhat [2020/01/23 13:33] (current) – [How to Install Tomcat 9 on CentOS 8] michael
Line 2: Line 2:
  
 Apache Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages, Java Expression Language, and Java WebSocket technologies. It is one of the most widely adopted applications and web servers in the world today. Tomcat is simple to use and has a robust ecosystem of add-ons. Apache Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages, Java Expression Language, and Java WebSocket technologies. It is one of the most widely adopted applications and web servers in the world today. Tomcat is simple to use and has a robust ecosystem of add-ons.
 +
 +{{:redhat:web-server-redhat:tomcat_on_centos.jpg?400|}}
  
 ===== Installation Tutorial ===== ===== Installation Tutorial =====
Line 229: Line 231:
 <code># systemctl restart tomcat</code> <code># systemctl restart tomcat</code>
  
 +----
  
 <WRAP center box 100%> <WRAP center box 100%>
Line 238: Line 241:
  
 {{:redhat:web-server-redhat:tomcat-home.jpg|}} {{:redhat:web-server-redhat:tomcat-home.jpg|}}
 +
 +----
  
 Tomcat web application manager dashboard allows you to deploy, undeploy, start, stop, and reload your applications. It is available at: ''[[http://<your_domain_or_IP_address>:8080/manager/html]]''. Tomcat web application manager dashboard allows you to deploy, undeploy, start, stop, and reload your applications. It is available at: ''[[http://<your_domain_or_IP_address>:8080/manager/html]]''.
  
 {{:redhat:web-server-redhat:tomcat-manager.jpg|}} {{:redhat:web-server-redhat:tomcat-manager.jpg|}}
 +
 +----
  
 Tomcat virtual host manager dashboard allows you to create, delete, and manage Tomcat virtual hosts. It is available at: ''[[http://<your_domain_or_IP_address>:8080/host-manager/html]]''. Tomcat virtual host manager dashboard allows you to create, delete, and manage Tomcat virtual hosts. It is available at: ''[[http://<your_domain_or_IP_address>:8080/host-manager/html]]''.
  • redhat/web-server-redhat/tomcat-9-on-redhat.1579782627.txt.gz
  • Last modified: 2020/01/23 13:30
  • by michael