Exforsys.com
 
Home Tech Articles J2EE
 

Model View Controller Song

 

An MVC song has been written and performed by James Dempsey (Apple Operations Engineer) at the Apple Worldwide Developers Conference 2003.

Click here to listen to the MVC song.

The goal of the Model-View-Controller (Model 2) framework is to separate the application object (model) from the way it is represented to the user (view) from the way in which the user controls it (controller). In J2EE the MVC framework approach adheres to the following:

  • The controller translates interactions with the view into actions to be performed by the model. In J2EE the controller would be represented by servlets.
  • The model represents enterprise data and business rules that govern access to and updates to this data. In J2EE the model would be represented by JavaBeans or EJBs
  • The view represents the user interface. In J2EE the views would be represented by JSPs containing only presentation constructs (ie., no Java code).


Read Next: EJB training for Beginners - Part 1



 

 

Comments



Post Your Comment:

Members Please Login
Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe    

Sponsored Links

 

Subscribe via RSS


Get Daily Updates via Subscribe to Exforsys Free Training via email


Get Latest Free Training Updates delivered directly to your Inbox...

Enter your email address:


 

Subscribe to Exforsys Free Training via RSS
 

 
Partners -  Privacy and Legal Policy -  Site News -  Contact   Sitemap  

Copyright © 2000 - 2010 exforsys.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape