I guess you mean that when you're finished with your flowscript you want it to
go to a specific page.
You can do that by using sendPage or redirectTo.
For example:
cocoon.sendPage("lastpage.html");
Regards,
Reijn
Hippo
[EMAIL PROTECTED] wrote:
How do you show the last page of a flow, so as not to get an error that
a continuation did not return a response?
Thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]