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.