News

Everything you need to know about Tomcat: The high-availability Java and Jakarta EE application server for servlets, JSP, and WebSockets.
One way to cut through marketing hype when evaluating Java Web application tools is to look back at basic Java Web development tools and see where the new tool takes you from there. Adding new tools ...
In a previous article, I discussed Apache Tomcat, which is the ideal way to run Java applications from your server. I explained that you can run those apps from Tomcat's default 8080 port, or you can ...