users@jersey.java.net

Re: [Jersey] REST on client-side

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Wed, 23 Jul 2008 10:58:43 +0200

Hi Mark,

Jersey contains a client API. It is used extensively with the Jersey
unit tests. It is designed to make writing clients easy. It reuses
concepts from the server-side, like message body readers/writers so it
is very easy to use JAXB (XML/JSON) (plus all the stuff on the list
being discussed about validation or namespace prefixes is valid for the
client as well as the server and can be reused).

See the following blogs:

http://blogs.sun.com/beuchelt/entry/using_abdera_and_the_jersey
http://blogs.sun.com/sandoz/entry/services_are_clients_too
http://blogs.sun.com/sandoz/entry/jersey_client_api

Paul.

Mark Volkmann wrote:
> I understand that Jersey focuses on implementing RESTful service, but
> what are people using on the client-side to invoke those services from
> Java beyond directly using the java.net URL and HttpURLConnection
> classes? Are there commonly used open source classes that make it
> simpler to make REST calls?
>
> ---
> Mark Volkmann
>
>
>
>

-- 
| ? + ? = To question
----------------\
    Paul Sandoz
         x38109
+33-4-76188109