© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
V. SarcarJava Design Patternshttps://doi.org/10.1007/978-1-4842-7971-7_27

27. MVC Pattern

Vaskaran Sarcar1  
(1)
Garia, Kolkata, India
 

This chapter covers the MVC pattern.

Definition

Trygve Mikkjel Heyerdahl Reenskaug, a Norwegian computer scientist, introduced the concept of the model–view–controller (MVC) pattern for graphical user interface (GUI) software design. He formulated this during his visit to the Xerox Palo Alto Research Center (PARC) in 1979. The Wikipedia link at https://en.wikipedia.org/wiki/Trygve_Reenskaug includes his quote:

MVC was conceived as a general solution to the problem of users controlling a large and complex data set. The hardest ...

Get Java Design Patterns: A Hands-On Experience with Real-World Examples now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.