Here’s a quick and dirty wrapper for httpclient that I use. On Mon, Oct 27, 2014 at 3:50 AM, Christoph Wick <[email protected]> wrote:
> Sorry (it was too late yesterday): > > I found it: > http://wiki.wocommunity.org/display/documentation/Consuming+REST+services > > C.U.CW > -- > What are the three enemies of a programmer? Sunlight, oxygen, and the > appalling roar of the birds. > > On 27.10.2014, at 00:23, CHRISTOPH WICK | i4innovation GmbH, Bonn < > [email protected]> wrote: > > > Hi list, > > > > is there a webobjects/wonder way to *consume* a REST service in a wonder > app? > > > > All the RESt examples on the wiki show how to produce a REST service > using Wonder. But I can't find a good way to consume them. > > > > (Sidenote: yes, I know, that you can/should/whatever consume them on the > client side, e.g. using javascript. But in my case I need something to > consume a REST service in the woa's java code. > > > > Thanks for any hints, > > C.U.CW > > -- > > What are the three enemies of a programmer? Sunlight, oxygen, and the > appalling roar of the birds. > > > > _______________________________________________ > > Do not post admin requests to the list. They will be ignored. > > Webobjects-dev mailing list ([email protected]) > > Help/Unsubscribe/Update your Subscription: > > > https://lists.apple.com/mailman/options/webobjects-dev/cw%40i4innovation.de > > > > This email sent to [email protected] > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > > https://lists.apple.com/mailman/options/webobjects-dev/ted.archibald%40gmail.com > > This email sent to [email protected] >
ATLHttpClientUtilities.java
Description: Binary data
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
