users@jersey.java.net

How to do partial updates or PATCH with Jersey

From: Martin Grotzke <martin.grotzke_at_javakaffee.de>
Date: Thu, 28 Feb 2008 16:35:13 +0100

Hi,

I want to provide partial updates for a resource. I only read about
partial updates and the PATCH method until now, without having tried one
of both.

Are there any experiences / suggestions regarding the implementation of
such a functionality with jsr311/jersey?

Thanx in advance,
cheers,
Martin