How to create a simple Restful Web Service using Jersey JAX RS API
RESTful web services are based on the way how our web works. Our very own world wide web (www) – the largest distributed application – is based on an architectural style called REST – [...]