users@jersey.java.net

Jersey File upload method

From: emile <shrrrine_at_gmail.com>
Date: Wed, 24 Mar 2010 02:35:38 -0800 (PST)

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.