News

Doing Java web development and need to install Tomcat? This example will show you how to download, meet prerequisites, install and test the popular Java web server.
How does Apache Tomcat compare to other Java application server options? Compare Tomcat with Apache HTTP Server, Jetty, JBoss and WebSphere to find the proper fit for your enterprise development.
Looking to serve your java apps from a user-friend web application? Look no further than Tomcat. Find out how to easily install this powerful app server on Ubuntu Linux.
If you have a need for Java Servlets, you'll probably want to deploy Tomcat. Jack Wallen walks you through this process on the Ubuntu Server 16.04 platform.
Everything you need to know about Tomcat: The high-availability Java and Jakarta EE application server for servlets, JSP, and WebSockets.
Note that several Tomcat features like Java serialization, JMX, JULI, and static linking of tomcat-native are not yet supported inside GraalVM native image.
Don’t despair – in those situations, you can run multiple instances of Tomcat on a single GNU/Linux server. Each will use the same binary, but turn to different areas for data.