What is MVC (Model View Controller)? Which role does it play in a CMS? Why do you need it?
Tags: model view controller, mvc
April 25th, 2007 · 5 Comments »
Code snippet for a servlet filter which will enable you to use MVC (model view controller) in its purest form.
Tags: model view controller, mvc, servlet
April 20th, 2007 · No Comments »