Previous Step   Previous Step Next Step   Next Step

Implement a resource method using JSON content for a request and response entity.

Map Step 4 towards the goal: Using JSON content in JAX-RS application requests and responses

About this task

RESTful services can consume and produce content using the JSON format.

Before you begin

Configure the web.xml file for the JAX-RS application.

Supporting information (generally applicable)

What to do next

Assemble JAX-RS Web applications.

Previous Step   Previous Step Next Step   Next Step