Previous Step   Previous Step Next Step   Next Step

Implement JAXB-based ATOM content for requests and responses

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

About this task

You can represent Atom documents using JAXB annotated objects because the Atom format is based on XML. Therefore, one way to implement a resource method that consumes and produces Atom feeds and Atom entries is to return a JAXB annotated object that uses the Atom model. The JAX-RS library provides an Atom model based on JAXB.

Before you begin

Configure 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


Terms of Use | Feedback

Last updated: Sep 20, 2011 1:36:08 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v800webmob&product=was-nd-mp&topic=twbs_jaxrs_atomcontent_step4
File name: twbs_jaxrs_atomcontent_step4.html