Maverick Framework
From Wikipedia, the free encyclopedia
Maverick is a model–view–controller (MVC) framework for the Java platform.
| Maverick Framework | |
|---|---|
| Website | mav |
Technology
Maverick allows developing web applications in a very structured, modular and reusable way (thanks to its respect to the MVC pattern).[citation needed]
As is common Maverick uses a single servlet entry point.[1] It concentrates on MVC logic leaving other technologies for presentation support.[2] It is highly configurable, but can be difficult to manage in large applications.[1]
Maverick.NET
Maverick.NET is a port that have been made of Maverick to the Microsoft .NET Framework.[3][4]