News

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 ...
Other solutions to compile Java applications into web applications include GWT, TeaVM, JSweet, Vaadin Flow, J2CL and more. The JWebAssembly open source project is currently developing a Java ...
What is Java Flight Recorder and how does it work? Java Flight Recorder is a Java Virtual Machine (JVM) profiler that gathers performance metrics without placing a significant load on resources. What ...
As one of the most popular software languages for building Web applications, Java is often the first programming language developers learn. The latest version includes numerous updates that both ...
Image: Andrii/Adobe Stock Glassfish is a free, open-source Java application server that simplifies the process of deploying your enterprise-grade Java apps to a scalable platform.
Geir Magnusson Jr. gets you started with using the Velocity Template Engine and the Velocity Template Language to render various types of Web application data in a Java servlet environment.