Integration Archive
17 Feb 2014
REST Hello World with Jersey

This tutorial explains how to publish a RESTful Webservice in Java with Jersey and Apache Tomcat as the Servlet Container.
09 Apr 2014
REST JSON/XML response with Jersey

This tutorial explains how to publish a RESTful Webservice which returns JSON or XML response with Jersey and Apache Tomcat as the Servlet Container.