If an application is useful, then the network of users will grow crazily fast at some point. As more and more mission-critical applications are now running on Java EE, many Java developers are caring ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Kenneth Harris, a NASA veteran who worked on ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Kenneth Harris, a NASA veteran who worked on ...
One of the more interesting aspects of Java EE 6 to me is the concept of profiles, and the profile that’s gotten much of the attention is the Web profile. This is, in short, a more lightweight subset ...
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 ...
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 ...
The open source OpenXava project, which recently announced its 4.8 release, is filling a niche among enterprise developers charged with building Web apps fast. Built in Java, the OpenXava framework is ...
With the finalization of the Java EE 8 platform on the horizon, Oracle on Thursday said it's considering moving Java Enterprise Edition technologies to an open source foundation. The move, Oracle said ...
The Eclipse Foundation's Jakarta EE Working Group has released Jakarta EE 11, the latest version of its enterprise Java platform, marking a significant step in modernizing enterprise Java development ...
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 increases ...