users@jersey.java.net

container request and multipart/form-data

From: geoffrey hendrey <geoff_at_nextdb.net>
Date: Sat, 1 May 2010 12:47:29 -0700

Hi,

I am implementing a ResourceFilter, and I need to get at multipart/form-data
form fields. I see that the doc's for ContainerRequest.getFormParameters
states: "the form parameters, if there is a request entity and the content
type is "application/x-www-form-urlencoded", otherwise an instance
containing no parameters will be returned."

Is there any way, from my ResourceFilter, that I can get access to form
parameters that are posted as multipart/form-data?

-geoff

-- 
http://nextdb.net - RESTful Relational Database
http://www.nextdb.net/wiki/en/REST