Previous Step   Previous Step Next Step   Next Step

Configure the web.xml file for the JAX-RS application.

Map Step 3 towards the goal: Using JAX-RS context objects to obtain more information about requests

About this task

The web.xml file contains information about the structure and external dependencies of Web components in the module and describes how the components are used at run time. To enable the Web container to run JAX-RS applications, you must configure the web.xml file. You must configure the web.xml file for JAX-RS servlets or filters.

Before you begin

Define the resources in JAX-RS Web applications.

Procedure

Supporting information (generally applicable)

What to do next

Add context fields and parameters to obtain information about requests.

Previous Step   Previous Step Next Step   Next Step


Terms and conditions for information centers | Feedback

Last updated: Sep 6, 2012 5:49:43 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v610webmob&product=was-nd-mp&topic=twbs_jaxrs_contextobjects_step3
File name: twbs_jaxrs_contextobjects_step3.html