ajaxupload
request form to ajax request
description
This is a java project.It use servlet to handle the ajax request.The main js is ajax.upload.js,it is in folder WebRoot/js. Ajaxupload support IE8 and other browser.It support cross-domain,but need server do something
support contentType
1.application/json
2.application/x-www-form-urlencoded
3.multipart/form-data