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});This is the right way to send the continuation id in the request right? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
