users@jersey.java.net

REST on client-side

From: Mark Volkmann <mark_at_ociweb.com>
Date: Tue, 22 Jul 2008 14:51:44 -0500

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