Develop REStful Web Services using Jersey PRO

REST stands for Representational State Transfer. It is a web service architecture that focuses on the system resources. Each resource is identified by a URI (Unified Resource Identifier). Accessing the resources is done using HTTP. The server reply is the representation of the resource we try to access. This representation is usually an XML document.

JSR 311 specifies Java API for REStful web services. It aims at allowing us to develop REStful web services in a standard way

Jersey is the reference implementation for JSR 311. We can easily integrate Jersey with Tomcat in order to develop a REStful web service.

The following video clip shows how to develop a simple Hello World REStful web service using the Jersey.

The following video clip shows how to develop a simple REStful web service that receives parameters.

The following video clip shows how we can develop a REStful web service that works in according with the URL path segments.

Share:

banner for the css playlist in hebrew life michael courses for programmers

The First Steps in CSS

Learn CSS using our our videos (in Hebrew) on the CSS (he) playlist on youtube. Do it now. Do it for free.

Good Trainers Collaborate with Others

It is always essential to keep an open mind and learn from others. This applies to everyone, including teachers and especially software development trainers. Software

The Beauty of Code

Coding is Art! Developing Code That Works is Simple. Develop Code with Style is a Challenge!

Update cookies preferences