My favourite for clean java is http://www.playframework.org/ Better
experience than with Grails.

David

On 15 říj, 02:21, Bruno Rocha <rochacbr...@gmail.com> wrote:
> Grails uses a template language
>
> <g:each in="${books}">
>
> You can't write Java or Groove in views as we can do with web2py writing
> pure Python direclty in views.
> It is one of the best/important feature in web2py, lot of people love web2py
> because of the template system.
>
> 2010/10/14 Jonathan Lundell <jlund...@pobox.com>
>
>
>
>
>
>
>
>
>
> > On Oct 14, 2010, at 4:38 PM, DJ wrote:
>
> > I was in a discussion recently telling my friend how great Web2Py was
> > for programmer productivity with all the inbuilt features (server,
> > CRUD, auth). We were wondering if there was anything similar in Java?
> > Quick google search brought me to Tapestry and Wicket.
>
> > Can any of you comment on any frameworks in java you have worked with
> > that resemble Web2py? Thank you for your comments.
>
> > One possibility is Groovy, essentially a dynamic version of Java, and the
> > Grails framework.
>
> >http://en.wikipedia.org/wiki/Groovy_(programming_language)<http://en.wikipedia.org/wiki/Groovy_%28programming_language%29>
> >http://en.wikipedia.org/wiki/Grails_(framework)<http://en.wikipedia.org/wiki/Grails_%28framework%29>
>
> > *Java is the new COBOL*
>
> --
>
> http://rochacbruno.com.br

Reply via email to