Network Deployment (Distributed operating systems), v8.0 > End-to-end paths > Web services - RESTful services > Use content negotiation to serve multiple content types in JAX-RS applications

  Previous Step   Next Step


Define the resources in JAX-RS web applications.

 Step 2: Use content negotiation to serve multiple content types in JAX-RS applications JAX-WSResources are the basic building block of a RESTful service. Resources can contain static or dynamically updated data. Examples of resources from an online book store application include a book, an order from a store, and a collection of users. By identifying the resources in the application, you can make the service more useful and easier to develop.

Configure the development environment.


Support information (generally applicable)


What to do next

Configure the JAX-RS application.

  Previous Step   Next Step







+

Search Tips   |   Advanced Search