News

The details of Java EE 6 have been getting hashed out for quite a few months in the JSR 316 expert group, which I am part of. The goal of this article is to give you an overview of the changes in Java ...
Java EE 6 has arrived, and with it its reference implementation, GlassFish 3! Its varying components will not be news to anyone, particularly, who has been following along, but they are still ...
For instance, back in 2014 Alex Soto discussed how Java EE and RxJava were a great approach. However, not everyone is convinced that using Java EE enables developers to embrace microservices.
Oracle’s silence about Java EE has brought developer community distrust to a fever pitch.
Oracle is committed to Java and has a very well defined proposal for the next version of the Java EE specification—Java EE 8—that will support developers are as they seek to build new ...
A web server is a server designed to serve files from the local system, like Apache. A Java enterprise application server is a full-blown implementation of the Jakarta EE specification.
Dm Server isn’t in quite the same space as Tomcat and the traditional Java EE servers. Sure, it can run Web applications, and that’s the default use of Version 1.0.
Java defies the hype cycle, thriving at 30 with unmatched enterprise trust, modern AI integration, and a vibrant, global developer community.
Everyone who codes Java EE web applications needs to pay attention to exception handling. When a program encounters an error, developers can display friendly messages for end users, which ...