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 JAX-RS application.
Supporting information (generally applicable)
Using Jackson with plain old Java objects (POJOs)
Implementing a JSON representation of a resource with Jackson and JAXB annotated objects
Implementing a resource method using IBM JSON4J
Implementing a JSON resource method using JAXB annotated objects with IBM JSON4J
What to do next
Assemble JAX-RS web applications.
Previous Step
Next Step
Terms of Use
|
Feedback
Last updated: Sep 19, 2011 7:14:39 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-express-iseries&topic=twbs_jaxrs_jsoncontent_step4
File name: twbs_jaxrs_jsoncontent_step4.html