Click here

Model-View-Controller

Abbreviated as MVC, Model-View-Controller is the term used to describe a software paradigm that separates objects into one of three categories:

  • models for maintaining data
  • views for displaying all or a portion of the data
  • controllers for handling events that affect the model or views.

In this separation, the view and controller depend on the model. However, the model does not depend on either of the two making it so the model can be built and tested independent of the visual presentation.

The Struts Framework is one of many examples of Web application development standards that is based on the Model-View-Controller design paradigm.



Top Terms
  • 1

    Consumerization of IT

    Consumerization of IT is a phrase used to describe the cycle of information technology (IT) emerging in the consumer market then spreading to...

    Read more »

  • 2

    ERP - Enterprise Resource Planning

    Short for enterprise resource planning, ERP is business management software that allows an organization to use a system of integrated applications...

    Read more »

  • Click Here!

Connect with Webopedia

Did You Know? Archive »

  • Quick Reference Archive »