So I was able to do the two demos and got them working fine albeit without using Tomcat (couldn't get it to work) but used Jetty instead via the command line. However, I'm ready to take the next step and start a toy app from scratch -- however I'm not sure what the best approach is.. I started out copying the helloworld project and modifying it by hand which is rather painful as there are lots of things to change including paths.. So, what's the best way to do this from scratch???
Thanks!
