Chapter 1. Fundamental framework concepts

Table of Contents

1.1. Programming paradigms
1.1.1. MVC and the composite pattern
1.1.2. Components
1.1.3. Containers and Component positioning
1.1.4. Controllers
1.1.5. How components are created: layout and control decomposition
1.1.6. Dispatching, event and render phase
1.1.7. Render phase in the AJAX mode
1.1.8. General component rendering
1.1.9. VelocityContainer rendering
1.1.10.