Software-Pattern.org
Patterns
Categories
Books
Authors
About
Login
Model-View-Controller (MVC)
Architectural Pattern
The MVC pattern separates the domain models (model), the presentation (view), and the actions based on external input (controller) into three separate classes.
Links
Model–view–controller on Wikipedia.org
Books
Patterns of Enterprise Application Architecture
Pattern-Oriented Software Architecture Volume 1: A System of Pattern