News

Java 18's Simple Web Server lets you use a command-line tool or API to host files and more. Here's how it works.
Once you have decided to invest in a Java application server, you must determine which one is best for your particular needs. An application server has a wide range of uses, from simple site ...
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.
Jack Wallen walks you through the process of deploying the open-source GlassFish Java Application server on the latest release of Ubuntu Server.
One of the original Java web technologies, JSP is still widely used with servlets and JSTL. Here's how to use Jakarta Server Pages to build dynamic web pages that connect to the Java back end.