Getting Started with REST
- Using the code found in this tutorial recreate the
web application shown in sections 1 to 6.5.
- You will need to download Jersey JAX-RS 2.0 RI bundle.
- Unzip the dowloaded file: jaxrs-ri-2.22.1.zip
- Copy all the jar files from jaxrs-ri/api jaxrs-ri/ext and jaxrs-ri/lib to your WebContent/WEB-INF/lib directory.