|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________ Dspace-devel mailing list Dspace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-devel
http://blueimp.github.io/jQuery-File-Upload/
There are several server side handlers there, but not one in Java. I'm working on a server-side handler for servlet environment for my own purposes in Jython, so there would be a very straightforward mapping to Java should someone wish to translate it. I have the basics working and I'm now working on some of the advanced features.
Regardless of the implementation we'll use, one thing I'm worried about is having to maintain multiple copies of this non-trivial functionality in JSPUI and all XMLUI themes. This is a general problem not particular to this issue.