First page Back Continue Last page Overview Graphics
WebMVC
Aforementioned support for MVC-style programming of web applications
Central servlet (controller) handles requests for execution of commands
- Checks sequencing
- Validates, converts and “installs” incoming data
Custom tag library to interface forms with controller
Notes: