Previous Step
Next Step
Implement a resource method using JSON content for a request and response entity.
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)
Implementing a resource method using IBM JSON4J
What to do next
Assemble JAX-RS Web applications.
Previous Step
Next Step