Showing posts with label Database. Show all posts
Showing posts with label Database. Show all posts

August 18, 2010

Creating a RESTful Web Service - Part 1/5


I have been doing a lot of work with data access services recently so I figure it's time to share what I have discovered.  Don't be scared off that this series is broken into 5 parts, I will keep them short:

In this series of posts we will use a number of standard Java EE technologies to quickly create a RESTful data access service: