Previous Step   Previous Step Next Step   Next Step

Implement a resource using multipart messages

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

About this task

Multi-part messages contain multiple content types in a single message. Using IBM® JAX-RS, you can produce and consume multipart messages.

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