I'm trying to implement a drag-and-drop file upload for my GWT app. I've tried
http://www.vectomatic.org/gwt/lib-gwt-file-test-latest/lib-gwt-file-test.html http://map-notes.blogspot.com/2013/01/minimal-implementation-of-file-drag-and.html
However the demo itself does not work. What are my options for implementing this for my app without using any Flash solution.