GXT Widget for multiple file upload (gxt-multi-upload)
GXT Multi Upload is a GXT widget for multiple files uploading. Main features are following:
- select multiple files into file list, which can be upload by clicking on a button
- file list is represents as a grid; grid can contains additional columns, such as file description and so on
- no underlying flash object, pure GWT/GXT code
- the server side code can be implemented in any language
- internationalization (i18n) support
- source code follows MVP pattern
- future improvements such as HTML5 support, canceling the upload and other features
Join project on Google Code: http://code.google.com/p/gxt-multi-upload/