Hi,
I have a form with 2 file uploader.. on click of form i wil save data,, in ajax success callback i am setting url and calling upload(); for first one, on uploadComplete i am calling upload() for second one.. first one is getting uploaded successfully and for second one i am getting the below error..
org.apache.poi.openxml4j.exceptions.InvalidFormatException: Package should contain a content type part [M1.13]