Other Web Frameworks
Stripes: http://www.stripesframework.org/display/stripes/Home
Grails: http://grails.org
grails install-plugin crowd
to set up crowd integrationgrails install-plugin ivy
to set up ivy integration
These are already packaged up in SVN.- Add hibernate.cfg.xml to
grails-app/conf/hibernate/
and set upDataSource.groovy
to useala http://www.ibm.com/developerworks/java/library/j-grails07158/index.htmlconfigClass = org.codehaus.groovy.grails.orm.hibernate.cfg.GrailsAnnotationConfiguration
Start of the grails trail by Scott Davis: http://www.ibm.com/developerworks/java/library/j-grails01158/
Comparison of struts and grails - http://www.nabble.com/Grails-vs-Struts2-td15863547.html