users@jersey.java.net

Re: New to REST - How to send data for POST method

From: piranha <piranha.urs_at_gmail.com>
Date: Wed, 1 Sep 2010 06:50:06 -0700 (PDT)

Actually my problem is, we dont use any kind of HTML Forms in our
application.

So, i cant send the data using HTTP form or any Jersey client. i guess ineed
to usePUT method.

Is there any way, i can send the data by adding it to the request URL?

http://RestApp/Resource/add/id/fName/lName

where id, fName, lName is the data i need to add new content int othe DB.
-- 
View this message in context: http://jersey.576304.n2.nabble.com/New-to-REST-How-to-send-data-for-POST-method-tp5486775p5487049.html
Sent from the Jersey mailing list archive at Nabble.com.