Saturday, July 3, 2010

Re: Any bulk file upload in gwt?

Hi,

GWT FileUpload will be done with <input type="file"..>
HTML4 only supports to upload a single file.
HTML5 supports multiple file upload, too.

Have a look on
http://code.google.com/p/gwtupload/


Stefan Bachert
http://gwtworld.de

On Jul 2, 10:30 pm, "flyingb...@gmail.com" <flyingb...@gmail.com>
wrote:
> Is there any. like a lib that will use the flash mass uploading?

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

No comments:

Post a Comment