users@jersey.java.net

How to Read data appended to url for PUT method

From: piranha <piranha.urs_at_gmail.com>
Date: Wed, 1 Sep 2010 07:39:08 -0700 (PDT)

Hi,

I'm trying to add a new row of data into DB, using PUT method.
As we are not going to use any HTML or JSPs in our application, i cannot
send the data using a POST, so i need to send the new data to be added with
the request url.
how i can i do it?
Please help me.


-- 
View this message in context: http://jersey.576304.n2.nabble.com/How-to-Read-data-appended-to-url-for-PUT-method-tp5487303p5487303.html
Sent from the Jersey mailing list archive at Nabble.com.