Friday, October 29, 2010

Re: What Major Companies Use GWT???

On 29 oct, 18:50, notcourage <klr...@gmail.com> wrote:
> Most C2B apps need to be crawlable. Though google search has a hard-to-
> implement way to do this, a hybrid approach will work best:
> traditional page generation for the "read only" pages and gwt for
> certain "editors". gwt's lack of data binding & field validation make
> programming editors inconvenient. (gwt 2.1 has cell binding. To use it
> for form fields, it appears one needs to use tables instead of forms.

Have you looked at Editors?
http://code.google.com/webtoolkit/doc/latest/DevGuideUiEditors.html

Validation is coming (already in trunk, but not released, though
there's part of it in 2.1.0)

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment