New posts in jersey

JAX-RS (Jersey) custom exception with XML or JSON

Spring-Jersey : How to return static content?

Jersey: How to Add Jackson to Servlet Holder

jersey web service json utf-8 encoding

Change Dropwizard default ports

How does one intercept a request during the Jersey lifecycle?

Jersey Client API - authentication

Using name binding annotations in Jersey

Deploying a Jersey webapp on Jboss AS 7

sending List/Map as POST parameter jersey

JAX-RS using exception mappers

jersey security and session management

How do you map multiple query parameters to the fields of a bean on Jersey GET request?

Troubles with WADL / generated XSD using Jersey with a contract-first approach

What is the difference between Spring REST service, Jersey REST service and Spring+Jersey solutions?

How to return a JSON object from a HashMap with Moxy and Jersey

Multipart File Upload on Google Appengine using jersey-1.7

GSON Expected BEGIN_ARRAY but was BEGIN_OBJECT

Jackson is not deserialising a generic list that it has serialised

How to test a Jersey REST web service?