show/hide this revision's text 3 deleted 1 characters in body

There are many great web frameworks for java, but if your looking for something that is similar to Rails, look at Grails. It uses Groovy, which is dynamic language, but uses the Java JVMVM.

Check out their quick start to determine if it's what you want.

show/hide this revision's text 2 added 99 characters in body

Have a

There are many great web frameworks for java, but if your looking for something that is similar to Rails, look at Grails. It uses Groovy, which is dynamic language, but uses the Java JVM.

Check out their quick start to determine if it's what you want.

show/hide this revision's text 1

Have a look at Grails. It uses Groovy, which is dynamic language, but uses the Java JVM.

Check out their quick start to determine if it's what you want.