users@jersey.java.net

[Jersey] WS itself playing the role of web-client

From: Arthur Yeo <artyyeo_at_gmail.com>
Date: Tue, 22 Mar 2011 21:20:49 -0700

All,
In the mix of things, I need one of my WS's to call another WS provided by
another organization. In other words, my WS is now playing the role of a web
client.

What's the best way to do this in Jersey?
Do I just stuff Java client code, like making use of the std URL class, in
there?
Or, Is there something else in Jersey you recommend?

-- 
Arthur Y.