A very simple implementation of the "Command Pattern" or "Front Controller Pattern" implemented in a
Java web application.
To Run:
Download SimpleCommand.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/SimpleCommand
CodeBarnServlets