0
votes
5answers
2k views
Corrupt form data: premature ending (Resolved)
I am trying to upload files using the FileReference class. Files >2MB all work correctly but files <2MB cause this error: "java.io.IOException: Corrupt form data: premature ending"
On the server I …
