RESTful Webservice with Jersey
In this post, I will demonstrate a simple example which will send a request to create a JAXBElement and retrieve it back in the form of XML and JSON using GET/POST HTTP methods respectively. This example will include all the steps from scratch till you get a RESTful web-service working for sending and getting back your sample data.
Read rest of the entry from http://xebee.xebia.in/2011/12/30/example-of-restful-webservice-with-xml-and-json-using-maven-jaxb-jersey-tomcat-and-curl/
Leave a Comment
