MVC 1.0 is an action-based Model-View-Controller web framework, which will be a part of future Java EE 8. It will live side by side with component-based JSF framework and will provide an alternative for building HTML+javascript oriented applications with full control over URLs.
This post summarizes what needs to be done in order to use Facelets instead of default JSP as a view technology for MVC framework.
(more…)