Hi Joerg

Many thanks for your confirmation.

Yes, the SuggestionListGenerator uses the sitemap path and the continuation id to lookup the continuation.

I don't see any way of working around this.

What a shame, I guess this rules out putting this functionality into a system-level sitemap.

thanks again

regards Jeremy


On 22 Sep 2008, at 18:18, Joerg Heinicke wrote:

On 22.09.2008 17:12, Jeremy Quinn wrote:

However, it seems I am unable to retrieve a continuation made in one sitemap, from another sitemap.
Can anyone confirm this?

As far as I remember the continuations are managed per sitemap. You might have a look at ContinuationsManagerImpl.lookupWebContinuation(..), around line 240, where it checks the continuation against the stored interpreter ID. That's where you should run through if you access a continuation from another sitemap than the one it was created in if I'm not mistaken.

Joerg

Reply via email to