News

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.
Get tips for leveraging HTTP/2 features like server push, streaming, multiplexing, and header compression to boost the latency of your Java web applications.
Need a JAX-RS tutorial that can teach you web services development quickly? This RESTful web service example in Java using Eclipse will do just that, showing you how to code, test and deploy a ...
The basic unit of server-side Java is the servlet, a small program that is executed in response to an HTTP request and that generates a legal HTTP response. Since servlets are written in Java, they ...
Jini is a simple architecture for distributed systems, but developers often find that deploying a Jini system, and running multiple HTTP servers in particular, can be challenging. This article ...
Jack Wallen walks you through the process of deploying the open-source GlassFish Java Application server on the latest release of Ubuntu Server.
There's a fix for a critical flaw in Apache HTTP Server, the world's second most widely used web server.
Apache's HTTP Server is a critical component for hosting web applications worldwide. Recently, two significant vulnerabilities CVE-2024-40725 and CVE-2024-40898 have surfaced, raising alarms ...