Example RESTful Web Service

Click on a link to call one of the helloWS methods and view the response.

Plain Hello

Hello Bruce

Enter your name and click the button to get a personal hello.

Name:

References

  1. Blog Article About This Application
  2. Jersey: RESTful Web services made easy
  3. RESTful Web Services Developer's Guide
  4. jsr311-api 1.0 API
  5. Hacking Jersey/JAX-RS to run RESTful web services on Google AppEngine/Java
  6. Source Code - Archived Eclipse Maven Project