i am using the multiple file upload plugin using jQuery: http://blueimp.github.com/jQuery-File-Upload/ the Upload handler provided in this plugin is in php. Is there and upload handler with similar features in java/j2ee ? Please let me know in case any one has used it earlier
3 Answers
try this,
https://github.com/valums/ajax-upload
It has multiple file upload support for old browsers too