users@glassfish.java.net

Re: any sample or tutorial about developing JAX-RS web services and clients?

From: Felipe Gaúcho <fgaucho_at_gmail.com>
Date: Sun, 11 Jan 2009 14:38:14 +0100

you may find useful info here:

https://jersey.dev.java.net/
http://java.sun.com/reference/blueprints/

Btw, I am working in a rest web-services module in one of my open
source projects.. anyone interested in joinning this learning effort,
please register at footprint.dev.java.net



On Sun, Jan 11, 2009 at 2:07 PM, Sarah kho <sarah.kho_at_gmail.com> wrote:
> Hi
>
> I am looking to find some samples or tutorial which shows how I can develop
> JAX-RS web services (restful web services) and restful web services clients.
>
> please let me know if you know any sample.