Setup NUI

  1. Download and unzip "nui-0.1.zip".
  2. Copy nui-0.1.jar to /WEB-INF/lib(within your WebApp base directory).
  3. Copy web.xml to /WEB-INF(within your WebApp base directory).
  4. Copy dir "nuitemplates" to your webapp directory.
it's all the work to run with NUI.

Next