Re: generating response in different thread
Re: generating response in different thread
- Subject: Re: generating response in different thread
- From: Gennady Kushnir <email@hidden>
- Date: Sat, 27 May 2006 13:05:14 +0400
I'm sorry but it is not an answer but a question.
Were the documentation for WOLongResponsePage can be found?
It is not descripted neither in WO API nor in reference.
And there are several other WOExtensions that seem useful but are not
documentated.
Regards,
Gennady Kushnir
On 25.05.2006, at 19:47, Christian Pekeler wrote:
I have a bunch of pages that can take a long time to generate. I'd
like to show a WOLongResponsePage in the interim. The typical way
of using WOLongResponsePage is to run the business logic or
whatever is taking a long time in a different thread (kicked off by
WOLongResponsePage.performAction()), and once done, generate the
final page with the result of that expensive computation (with
WOLongResponsePage.pageForResult(Object)).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden