Unknown macro: {next_previous_links}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This sample demonstrates how to implement content negotiation in the Application Server. Content negotiation is a mechanism which allows to maintain multiple representations of the same resource, and serve the particular representation relevant to a given request and what the requesting server needs.

The REST server provides the following services:  

Building and running the sample

This sample can be found at  <AS_HOME>\samples\Jaxws-Jaxrs\ jaxrs_content_negotiation

For information on building and running the sample, see Building and Running JAX-RS Samples.

  • No labels