A very simple implementation of the Model View Controller (MVC) design
pattern as applied to a
Java web application.
To Run:
Download SimpleMVC.war to your TOMCAT_INSTALL/webapps directory. If you're using MSIE, make sure it doesn't change the extension to ".zip".Then, click on this link: http://localhost:8080/SimpleMVC
CodeBarnServlets