Hie

yeah i m using formPanel just to  wrap my gwt ui components. So, even after
using gwt components like textbox etc I am not sure
how to build a ajax type validation form.

Please advise

Thankx and Regards

Vik
Founder
www.sakshum.com
www.sakshum.blogspot.com


On Sun, Mar 28, 2010 at 10:58 PM, kozura <koz...@gmail.com> wrote:

> Vik, my answer to this and your other question is, you may not want to
> be using forms, which are more pre-AJAX ways of getting info from the
> user, and are included in GWT mostly for compatibility with existing
> form-based services.  If you want a truly dynamic application with
> validations and the like, build it using the various GUI components
> like TextBox, and use RPC calls to communicate with the server.
>
> --
> 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-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to