Font Size:
Application Framework Development and Design Patterns: Current State and Prospects
Last modified: 2014-07-11
Abstract
Design patterns are one of fundamental skills for software developers because they describe best practice solutions for recurring problems. Frameworks provide standardized solutions for specific application domain.
This paper provides an overview of design patterns and frameworks and explores the relationship between design patterns and frameworks. Two of the most popular frameworks for building Java web applications were analyzed.