users@jersey.java.net

[Jersey] How to know the url

From: Blaise Gervais <gervais.b_at_gmail.com>
Date: Mon, 14 Nov 2011 21:28:28 +0100

Hi everyone,

I have a custom MessageBodyWriter from which I would like to know the url
used to

access the resource to render. But I don't know how to achieve that.

Is there a way to know the URL used to access a resource ?

Thanks