Hi,
I am using Jersey in conjunction with Apache file upload to upload file
content. The method in my resource is a PUT since it involvs updation.
ServletFileUpload.isMultipartContent(request) always returns false. However
when the method was changed to POST it returns true. Not sure whats goin on.
TIA,
Emile
--
View this message in context: http://n2.nabble.com/Jersey-File-upload-method-tp4790107p4790107.html
Sent from the Jersey mailing list archive at Nabble.com.