users@jersey.java.net

Re: [Jersey] Resource Management through nested sub-locators

From: Martin Probst <mail_at_martin-probst.com>
Date: Tue, 9 Jun 2009 16:45:35 +0200

On Tue, Jun 9, 2009 at 16:42, Martin Probst<mail_at_martin-probst.com> wrote:
> For example, an application might want to rollback for a 409
> status code in case it only found out about the conflict after making
> some changes to the database.

I think I meant 412, in case of a versioning conflict.

Martin