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...