A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Sun has released version 6 of the Java Platform Enterprise Edition (Java EE), along with version 3 of the GlassFish application server and the open source NetBeans 6.8 development environment, both ...
Enterprise Java Beans (EJB) is a server-side component architecture for the Java Enterprise Edition (Java EE) platform, aiming to enable rapid and simplified development for distributed, transactional ...
One part of interacting with an application server is invoking the Servlets and Java Server Pages (JSPs) that reside inside of the Web container. The other half of the puzzle is interacting with ...
I recently posted an early preview of my thoughts on David R. Heffelfinger‘s book Java EE 6 Development with NetBeans 7. In this post, I provide a more detailed review of this book. In this section of ...
Just three weeks ago, I was asked to step in for Ted Neward to give a tutorial at Öredev on Effective Enterprise Java. As I did not have time to get the tutorial materials printed, I present them here ...
The Eclipse Foundation has released the latest version of its enterprise Java application platform in Jakarta EE 11, promising simpler data access, streamlined testing processes, and Java 21 support.
The champions of Java have long bragged, and rightly so, that the technology became almost ubiquitous during the first few years of its life. The technology has faced some bumps along the road—lack of ...
Write once, run everywhere: that's the slogan the Java community uses to propagate their language-of-choice. It's probably true, but only if you first manage to set up the beast on your box. This ...