News

The open-source RIFE framework offers Java developers flexibility with its support for metaprogramming, AJAX and common development environments.
Developers writing embedded Java applications have a stack of frameworks and other tools to choose from. Here are the best Java frameworks used for embedded development today.
When it comes to building microservices and applications that thrive in the cloud, developers are faced with a critical choice: which Java framework to use? Two standout options are Spring Boot vs ...
Java development frameworks can help developers get an application up and running faster, offering code reuse and eliminating the task of building boilerplate code ...
The importance of Java test frameworks in modern, Agile software development simply can't be understated. Of course, software developers tend to like writing code more than they like writing tests, ...
Josh Long wishes for real lambdas in Java — structural lambdas — and would like to revive Spring Rich, a defunct framework for building desktop Swing-powered client applications.
Native compilation raises questions for all Java users: How does native Java change development? What framework should we use for native Java? This article series provides answers to these questions.
According to CAST research labs, Java open-source frameworks are an intrinsically risky element when it comes to keeping a corporation's systems and data safe. The CRASH --CAST Research on ...
Google's enterprise ambitions with Google Docs and Gmail are well known, but the company also has the potential to land enterprise software developers going forward with hybrid cloud apps ...
Java EE's Servlet and JSP API provide a fine foundation for handling a web-based request-response cycle. Adding UI frameworks like JSR-371 to the spec only causes problems.