Next Step
Configure the development environment.
Step 1 towards the goal:
Using JAX-RS context objects to obtain more information about requests
About this task
Before you start developing JAX-RS applications, you must set up your development environment by adding the JAX-RS libraries on the classpath.
Supporting information (generally applicable)
Setting up a development environment for JAX-RS applications
Assembly tools
Directory conventions
What to do next
Define the resources in JAX-RS Web applications.
Next Step