Y
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
roam
5524 days ago
Or go for the Play framework:
http://www.playframework.org/
link
manish_chhabra
5524 days ago
Thanks I checked out both Play Framework and Stripes Presentation Frameworks. There is so much out there, it is amazing!
link