When Java developers start talking about application servers, Tomcat is often thrown into the mix. After all, it’s one of the most popular options for lightweight development scenarios, and in many ...
Chances are good that the average reader thinks a Java application server basically provides an implementation of the servlet specification, probably an implementation of JavaServer Pages, and perhaps ...
IBM's WebSphere Application Server (WAS) Liberty profile, v8.5, is now Java EE 7 certified, the company announced this week. The latest stable release of this lightweight profile of the app server for ...
Oracle may have been neglecting Enterprise Java over the past few years, but it's sure paying attention now. The Java EE Guardians threw a spotlight on what they saw as a lack of core investments in ...
Prior to the introduction of the Java Persistence API, no single persistence standard was available for both the Java SE and Java EE environments. Introduced as a part of Java EE 5, the Java ...
This series of articles introduces Contexts and Dependency Injection for Java EE (CDI), a key part of the Java EE 6 platform. Standardized via JSR 299, CDI is the de-facto API for comprehensive ...
Last May, Sun released Java Enterprise Edition 5 (Java EE, known in previous editions as J2EE), the latest version of the standards platform that underpins many commercial and open-source application ...