MVC 1.0 Framework
The MVC Framework is an action-based web-framework, which does not want to reinvent the wheel, but builds on top of existing and proven technologies. With focus on the Request-Response cycle, where we have free choice in how we want to handle it, it combines technologies like JAX-RS and CDI and new MVC features to reach … [Read more…]