John Small Berries wrote:
Just for reference, I'm trying to get the continuation id out of my
flowscript with
var contId = cocoon.continuation.id;
cocoon.sendPageAndWait("aPage", {"contId": contId});

That looks correct yes

But if your stylesheet has access to the request params and the continuation is passed as a hidden var (using the <ft:continuation-id /> construct), can't you just access the var "continuation-id" then?


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to