#Request based MVC demo application Simple demo application.
##Important notice Unless you're 100% sure, DO NOT USE this code in a production environment. The code provided here hasn't been tested nor profiled, it may cause memory leaks, data loss or even overflow your stack! Take a look at Spring MVC or Struts instead.
##Live example to be added
##Installation to be added