users@jersey.java.net

Re: [Jersey] Uploading files using Jersey client

From: Naresh <bsnaresh_at_sun.com>
Date: Thu, 19 Mar 2009 11:47:19 +0530

Hi Imran,

   please check the [simple-servlet] sample. It has the code sample for
submitting a form.

[simple-servlet]
http://download.java.net/maven/2/com/sun/jersey/samples/simple-servlet/1.0.3-SNAPSHOT/simple-servlet-1.0.3-SNAPSHOT-project.zip

Thanks,
Naresh

Imran M Yousuf wrote:
> Hi,
>
> Can someone please help me find code sample for submitting a form
> (preferably includes a file attachment) using Jersey Client API?
>
> Thank you,
>
>