Model-View-Controller
|
||||||||
|
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. |
|
|||||||
|
Microsoft patterns & practices Developer Center Open Source E-Commerce Program Magento Debuts |
||||||||