NanoWar Sample is a sample application which demostrates the application of NanoWar component to build webapps deployable in a Servlet container.
NanoWar Sample produces a separate war file for each framework - nanoweb, struts and webwork. To build from source
maven binary:install |
or to deploy directly to Tomcat, ensure that $TOMCAT_HOME env variable is set and
maven deploy:tomcat |