users@jersey.java.net

Multipart Form Post

From: Michael Leung <blamemike_at_gmail.com>
Date: Mon, 7 Dec 2009 18:08:06 -0500

Hi there,

I'm trying to use Jersey to send multipart form data (upload a file)
to a web service. Does anyone have a good example of how to do this?
I've seen some examples of house to consume it, but this is an
existing web service, that I just need to send to.

Thanks so much in advance.