From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Wed, 19 Aug 2009 09:21:19 +0200
On Aug 18, 2009, at 10:18 PM, tarjei wrote:
> On 08/18/2009 08:19 PM, Matej Romih wrote:
>> Hello!
>>
>> I have written a rest service using jersey. Now i want to parse (on
>> client side) json response back to original POJO (from which json was
>> generated).
>>
>> Is there any convenient way to do so?
> Have you looked at the Jersey client api?
>