Hi Steve,
On Feb 5, 2007, at 10:13 AM, Steven D. Majewski wrote:
When I click on that link, I seem to
be going back to the earlier continuation. ( Specifically: I get an
error message
that seems to be from not returning the form parameters that were
expected from that
sendPageAndWait(), and the continuation ID seems to be the same as
before.
What's that link look like?
Different continuation id's from the same flowscript SHOULD be unique,
shouldn't they ?
Yes, continuations have unique IDs.
Do I have to do something to explicitly send the id back to the
sitemap ?
Nope, nothing special. Although, I don't think
{flow-attr:cocoon.continuation.id} will work... try
{flow-attr:cocoon/continuation/id} (it's JXPath [1]).
HTH,
—ml—
[1] - http://jakarta.apache.org/commons/jxpath/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]