You could take a look to http://code.google.com/p/gwtupload/
Cheers Manolo On Wed, Apr 21, 2010 at 6:51 AM, KK <[email protected]> wrote: > Hi, > > Currently I cannot get the FileUpload widget to work correctly. > > I am trying to send and receive an image file from the server to the > client side. > In order to store an image uploaded by a user in my database. > > I can do this very easy with Java, but when using GWT it doesn't work > the same. > > I'm just not sure how to get this to work, just tried passing the > filename using RPC calls but this didn't work. > > Any suggestions/example will be very very helpful? > > > > -- > 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. > > -- 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.
