Knowledge path: RESTful web services

Found an excellent summary article on developerWorks called Knowledge Path: Build RESTful web services with Java technology. It has some very good information and links to articles split into 5 sections:

  1. Understand REST concepts
  2. Meet the Java API for RESTful Web Services (JAX-RS)
  3. Build RESTful applications with Java frameworks
  4. Combine REST with the Java Persistence API (JPA)
  5. Create RESTful web services with IBM WebSphere sMash

Great reads right there!