users@jersey.java.net

Re: [Jersey] _at_ImplicitProduces and priorities <was> Re: [Jersey] prioritising HTML representations in web applications when using implicit or explicit views

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Thu, 02 Apr 2009 14:13:14 +0200

On Apr 2, 2009, at 12:18 PM, Dusan Hornik wrote:
>>> Are you using @ImplicitProduces ? and implicit views?
> I am using bookstore example from the trunk. Adding the
> DummyTemplateProcessor is the only modification of the example.
> Bookstore already contains @ImplicitProduces("text/html;qs=5") but
> it doesn't seem to produce correct headers.

What version of Jersey are you using?

Paul.