use FormPanel... add your widgets into it... then call "FormPanel.submit();" method inside onClick method of your button..
Hasan... On Thu, Jul 9, 2009 at 5:09 PM, Leonardo Carreira < [email protected]> wrote: > > Sorry i forgot.. What i mean is.. > i want to send POST Method to any Servlet.. > and then Servlet get All data which already sent by use > request.getParameter().. > Then the user do save data or etc.. > > Thanks in advance.. :) > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
