Re: how to thread a really computationally intensive page ?
Re: how to thread a really computationally intensive page ?
- Subject: Re: how to thread a really computationally intensive page ?
- From: Mike Schrag <email@hidden>
- Date: Thu, 27 Mar 2008 15:30:10 -0400
YourPage backgroundPage =
ERXApplication.instantiatePage( YourPage.class.getName() );
You MAY want to go the context clone route, or you will lose the
original context's headers, which might break links if you need
virtual hosting info or whether or not the current request is HTTPS or
not.
ms
_______________________________________________
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