News

In this article, you learn how to design a framework that extends MVC and uses annotations to achieve an (almost) complete decoupling between the model and view.
Java GUI Development: Reintroducing MVC Model-View-Controller (MVC) paradigm is an intuitive and widely accepted strategy in UI design, be it web or rich client. In fact it is so well established as a ...
Public review of JSR-371, Model-View-Controller (MVC) version 1.0 specification, is now open. The latest features include support for data binding and internationalization. Eclipse Ozark, a full imple ...
Developers have many choices of Java frameworks. Here are 15 prime choices for building Java platform applications, in alphabetical order. Blade: lightweight MVC framework ...
Looking to make microservices development easier? According to Java Champion Ivar Grimstad, MVC 1.0 and the Java EE Security API do exactly that.
A number of open source development frameworks have sprouted up around Adobe Flex. InfoQ took a moment to identify a few of the major ones.
The Visionary Behind Serverless MVC: An Insight Into Ashutosh Tripathi's Journey In Software Engineering In the ever-evolving world of software engineering, there are few professionals whose ...
Test Driving a JavaScript MVC Framework Peter looks at Knockout, one of the MVC environments for writing client-side JavaScript, and wonders if we're on the wrong path.