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