Hacker News new | ask | show | jobs
by rlawson 5524 days ago
if you choose Java, don't slow yourself down with full J2EE stack. Stick with Tomcat + Stripes (or any MVC layer) + Hibernate or iBatis + Spring or Guice
1 comments

Or go for the Play framework: http://www.playframework.org/
Thanks I checked out both Play Framework and Stripes Presentation Frameworks. There is so much out there, it is amazing!