Previous Step   Previous Step Next Step   Next Step

Implement custom entity formats.

Map Step 4 towards the goal: Using custom entity formats

About this task

If your JAX-RS Web application requires support for additional Java types or media types that are not supported by the JAX-RS APIs, you can add a custom entity provider to the application.

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