Previous Step
Next Step
Implement ATOM content for requests and responses.
Step 4 towards the goal:
Using Atom content in JAX-RS application requests and responses
Before you begin
Configure the web.xml file for the JAX-RS application.
Procedure
Use the JAXB-based Atom model for requests and responses
.
Use the Apache Abdera Atom model for requests and responses
.
Supporting information (generally applicable)
Using the JAXB-based Atom model for requests and responses
Using the Apache Abdera Atom model for requests and responses
What to do next
Assemble JAX-RS Web applications.
Previous Step
Next Step