In the java world, one of the more interesting approach is grails.

Http://grails.codehaus.org

It uses proven java technology such as hibernate for ORM and spring  
for MVC. And glue everything together using a jvm dynamic language  
called groovy.

It's worth checking out if you want to explore java side of things .

On Oct 19, 2007, at 8:53 PM, Francis <[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> For personnal information and curiosity, I was looking at the
> available java mvc web framework out there.
>
> One thing that I found particular, is that the dynamic language camp
> market their framework as productive environnement, easy and so. While
> the java framework emphasis on the enterprise-quality application.
>
> On the other hand, java web framework look quite complicated with lot
> of xml and manual configuration with no real advantage. Java verbosity
> and static checking may help to find bug earlier than with python.
> Python doesn't force you to include exception, assertion etc.. which
> may lead to spent more time debuging or delevering application that
> broke more often.
>
> My question is to someone who actually try both, are they similar in
> productivity and enterprise quality?
>
> Francis
>
>
> >

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to