News

The most popular articles on TheServerSide tend to be the highly technical ones that hit directly at the heart of the enterprise Java developer. While we report important news, discuss interesting ...
How to install the GlassFish Java Application Server on Ubuntu Server 22.04 Your email has been sent Glassfish is a free, open-source Java application server that simplifies the process of deploying ...
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. One of the handiest new features included in the Java 18 release (March 2022) was the ...
Prior to the release of Java 9, Apache Derby was distributed along with the JDK and named JavaDB. As a result, it was common for developers interested in Java database connectivity (JDBC) to learn on ...
As many fans are aware, Minecraft Caves & Cliffs update was recently released. This highly anticipated update contained a myriad of new features, including new mobs, blocks, items, and achievements.
Learn about serialization in Java with our comprehensive tutorial. We provide examples to help you understand how serialization works and how to use it. Serialization is a fundamental concept in Java ...