Hiya, I've looked through the API docs, and have found the class in question (RefresherImpl) Are there any examples of this? I saw reference somewhere to the cron samples using it, but that doesn't seem to be the case. I've searched through the entire samples directory looking for reference to this class but haven't found any.
Can you suggest where I might look? I've got the samples for both cocoon 2.1.3 and 2.1.4 Thanks, Corin -----Original Message----- From: Carsten Ziegeler [mailto:[EMAIL PROTECTED] Sent: Wednesday, 25 February 2004 12:40 a.m. To: [EMAIL PROTECTED] Subject: RE: Redirect based on cache, followed by continuation Le Mardi, 24 f�v 2004, � 12:03 Europe/Zurich, Corin Moss a �crit : > ...Really the only bit I need some conceptual help with is > continuing > processing the response once the user has been redirected.� I could > potentially use a cinclude, and use the same request as issued by the > client, but that just seems a bit hacky.� Does anyone have > any other > ideas?... > A rough idea: The scratchpad of Cocoon contains a background refresher, you can pass this asynchronous running component a url and the component invokes the pipeline in the background and then possible caching it. Now, you could use an action before your redirect to add the correct url to the refresher. HTH Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ================================================================ CAUTION: This e-mail and any attachment(s) contains information that is intended to be read only by the named recipient(s). It may contain information that is confidential, proprietary or the subject of legal privilege. This information is not to be used by any other person and/or organisation. If you are not the intended recipient, please advise us immediately and delete this e-mail from your system. Do not use any information contained in it. ================================================================ For more information on the Television New Zealand Group, visit us online at http://www.tvnz.co.nz ================================================================ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
