users@jersey.java.net

[Jersey] Re: How to post a file and other form fields by Jersey client

From: Jitesh <jisinha_at_cisco.com>
Date: Wed, 22 Jun 2011 18:29:31 -0700 (PDT)

Do I put it into response entity on server side like this -

Response.ok(String.valueOf(Id)).build() ;

where Response is javax.ws.rs.core.Response .

and then I get it as you have mentioned in your post?

Thanks
-Jitesh

--
View this message in context: http://jersey.576304.n2.nabble.com/How-to-post-a-file-and-other-form-fields-by-Jersey-client-tp6502947p6506822.html
Sent from the Jersey mailing list archive at Nabble.com.