Getting Started with REST

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