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?