748 WebSphere Application Server V8.5 Administration and Configuration Guide for the Full Profile
20.2.9 Simplified development of server-side REST applications using Java
API for RESTful Web Services
Java API for RESTful Web Services (JAX-RS) offers a simpler way to develop, consume, and
scale REST applications. It is composed of a collection of interfaces and Java annotations
that simplifies the development process. With the annotations, you can declare resource
classes and the data types they support. It also allows developers to gain access to the
runtime context. Through its extensible framework, it is also possible to integrate custom
content handlers.
20.2.10 IBM WebSphere SDK Java Technology Edition Version 7.0
WebSphere Application Server ...