users@jersey.java.net

[Jersey] Re: dinamyc content type

From: Jose Antonio Illescas Del Olmo <jantonio.illescas_at_rbcdexia-is.es>
Date: Tue, 16 Aug 2011 17:12:10 +0200

Please any suggestion?

    I needed the "default contentType" after jersey
content-type-negotiation? (I need on my REST method, annotated with
@POST, @PUT)


On 11/08/2011 16:04, Jose Antonio Illescas Del Olmo wrote:
> Can get the "default" contentType selected by Jersey on my method?
>
> Please note that Jersey (and any JAX-RS implementation) calculates
> the content type to invoke the method with valid media type...