Network Deployment (Distributed operating systems), v8.0 > End-to-end paths > Web services - RESTful services > Use handlers to enhance request and response processing
Previous Step Next Step
Implement user handlers for your JAX-RS application
Step 4: Use handlers to enhance request and response processing JAX-WSWe can develop user handlers to customize the behavior of a handler chain and to add unique functionality to the handler. By implementing user handlers on the server-side of JAX-RS applications, you can enhance request and response processing.
Configure the JAX-RS application.
Support information (generally applicable)
What to do next
Assemble JAX-RS web applications.
Previous Step Next Step