Jersey 1.0.2 JSON and JAXB
Posted by in tutorial
In a previous post I explained how to unit test JAX-RS. Let’s now have a look at a more complex example: implementing RESTful webservices using Jersey 1.0.2. To get RESTful web services (JAX-RS) that produce JSON output using Jersey you … Continue reading
