> to test that the sitemap really calls this code, i changed the value of
> the continuation like this <map:call continuation="{1}/{2}"/> and i get
> - correctly - an error, so it runs the correct code in the sitemap
>
> finally my question: isn't it possible to submit the continuation-id
> with any other information in the URI? if i switch back all my files to
> a URI without locale everythings ok again!

I use flowscript with my continuation id in a hidden request field. My uri
is whatever I like, just something to recognize the uri so I know when I
have to check the requestparameter and call the continuation (sometthing
like edit.continue). Is this what you mean? I don't see why you're getting
your error, it should work if the {2} is your continuationid, maybe a little
more information would help.

Greetings Jan



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

Reply via email to