So I have my Grails environment setup. The point is to build a REST-service that
will work as a back end to a highly dynamic JavaScript page. I chose Grails,
since it builds on Hibernate and Spring.
Two frameworks Id like to examine for the purpose of seeing the differences