Model View Controller
+ Model View Controller – Structuring the server-side
Overview
CaptainCasa page beans belong to the View!
Principal strategies
Interface facade
Data access facade and Controller per page bean
Adding generic thinking...
+ Project “demosmvc”
Structure
Example
How it looks like
The “Model”-part
The “Controller”-part
The “View”-part
Details
“Controller”-Part
“View”-Part