Re: WO 5.4, Ajax polling and multi-threading questions
Re: WO 5.4, Ajax polling and multi-threading questions
- Subject: Re: WO 5.4, Ajax polling and multi-threading questions
- From: Anjo Krank <email@hidden>
- Date: Wed, 18 Feb 2009 16:50:06 +0100
No. Subclass another handler and lock manually. The DA handler already
locks the app.
Cheers, Anjo
Am 18.02.2009 um 16:31 schrieb Karthik N:
Conditionally, I'd like to allow the Ajax calls to happen in parallel.
Hence, going back to my first post, do you think this would work?
1. We implement a CustomRequestHandler that extends
WODirectActionRequestHandler [All our app alls are DAs]
2. In the CustomRequestHandler#handleRequest() method we
conditionally call requestHandlingLock() for all the existing EOF
requests and do not lock for the new Ajax ones
_______________________________________________
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