Software:Maverick Framework

From HandWiki
Maverick Framework
Websitemav.sourceforge.net

Maverick is a model–view–controller (MVC) framework for the Java platform.

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]

References

  1. 1.0 1.1 Johnson, Rod (23 October 2002). "12: Web–Tier MVC Design". Expert One-on-One J2EE Design and Development. Wrox. Maverick. ISBN 978-0764543852. https://archive.org/details/expertoneononej200rodj. 
  2. Rahman, MD Mostafiz; Dicken, Hans; Huke, Dirk (October 2016). "A Novel Web Publishing System Architecture for Statistics Data Using Open Source Technology". in Wu, T.-T.. Emerging Technologies for Education: First International Symposium, SETE. Rome. p. 263. ISBN 978-3319528359. 
  3. "Maverick". https://mavnet.sourceforge.net/. 
  4. King, Jason; Easton, Mark (21 Sep 2004). Cross-Platform .NET Development: Using Mono, Portable.NET, and Microsoft .NET. Apress. p. 253. ISBN 978-1590593301. 

See also

  • Struts
  • Java EE