RE: JAXRS and media type via query parameters

2009-04-08 Thread Jerome Louvel
: webp...@tigris.org [mailto:webp...@tigris.org] Envoyé : mardi 7 avril 2009 10:38 À : discuss@restlet.tigris.org Objet : JAXRS and media type via query parameters Hi everybody, I am using the JAX-RS extension for developing my application. I would like to specify the accepted formats using query

JAXRS and media type via query parameters

2009-04-07 Thread webpost
Hi everybody, I am using the JAX-RS extension for developing my application. I would like to specify the accepted formats using query parameters because the client I am using is not able to send accept headers. I did this in the JaxRsApplication create root method: