Hi, I have to download data from external sources in my WebObjects-Application. As the download required several requests from different sources I would like to do this in an asynchronous manner. I looked into WOHTTPConnection and WORequest. I can implement the download using these classes, but it is synchron. In short: I want to do something like I can do with NSURLConnection in Cocoa. Any help would be appreciated.
Cheers, Hendrik _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
