On Sep 27, 3:54 am, Mwanji Ezana <[email protected]> wrote:
> On 26 sep, 04:20, Steven Herod <[email protected]> wrote:
>
> > I basically stopped paying attention to Java Web frameworks after
> > discovering Grails, although I'm still looking for something that
> > makes the whole forms based data collection side of things completely
> > painless.
>
> What do you mean, exactly?

I mean, any application that involves a great deal of data collection,
(100's of fields over multiple pages) its just a PITA to do.

Rendering read only vs edit views, restoring state, validations,
layout, form backing objects, transformation to a domain model,
persisting it etc etc.

It's just time consuming, boring, and annoying, and whilst most
frameworks seem to have a portion of the solution, none make it
entirely straight forward.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to