Maybe this example project (http://code.google.com/p/gwtupload/source/browse/#svn/trunk/SendMailSample) which uses gwtupload library helps you.
Manolo On Mon, Oct 19, 2009 at 2:42 PM, YoeZ <[email protected]> wrote: > > thanks ian,, but i'm using GWT and tried to uploadfile which is must > using FormPanel. > I have successfully upload my file to server with UploadFile widget, > but I have another textboxes too. and dunno how to catch inside > FormPanel. > > > > On Oct 19, 7:15 pm, Ian Bambury <[email protected]> wrote: >> You'll stand more chance of an answer if you ask that question in a Java >> forum. This is a GWT group. >> Ian >> >> http://examples.roughian.com >> >> 2009/10/19 YoeZ <[email protected]> >> >> >> >> >> >> > hello... please help >> >> > On Oct 18, 12:31 am, YoeZ <[email protected]> wrote: >> > > Hi. >> >> > > I have 1 form panel with some textboxes and file upload. >> > > the question is, how to get variables from client/form panel in >> > > servlet? >> > > i created DTO/Pojo object to hold variables in client, but i donk know >> > > how to catch in servlet.. >> >> > > please help >> >> > > thanks > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
