Jquery with Servlet 3.0 file upload is not working Boundary is missing

Jquery with Servlet 3.0 file upload is not working Boundary is missing

Hi,


I am trying to upload file with Servlet 3.0 and Jqueryjquery-1.11.3.min.js version. Its not working, issue is that boundary is missing in request header. Whereas normal form post is working fine. Please help.