Previous Step
Next Step
Implement a resource using multipart messages
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)
Implementing resources using multipart messages
What to do next
Assemble JAX-RS Web applications.
Previous Step
Next Step