+

Search Tips   |   Advanced Search

Implement a resource using multipart messages

Configure the JAX-RS application.

Parent

Use multipart content in JAX-RS application requests and responses

Multipart messages contain multiple content types in a single message. Using IBM JAX-RS, we can produce and consume multipart messages.


What to do next

Assemble JAX-RS web applications.


Subtopics


Related tasks

  • Implement resources using multipart messages