Hmm let me see if I understand this correctly:

You get the result page
You refresh the resultpage with javascript:self.close()?

I'm not really sure what "no response from continuation" means, but I guess this means that you're trying to call the continuation again, but the continuation was already destroyed.

Regards,

Reijn

[EMAIL PROTECTED] wrote:
Yeah. I used sendPage and I got a "no response from continuation" after
the page refreshed to javascript:self.close()

-----Original Message-----
From: Jeroen Reijn [mailto:[EMAIL PROTECTED] Sent: Thursday, March 23, 2006 3:17 PM
To: [email protected]
Subject: Re: last flow page?

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]


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


--
Met vriendelijke groet,
Kind regards,

Jeroen Reijn

Hippo

Oosteinde 11
1017WT Amsterdam
The Netherlands
Tel  +31 (0)20 5224466


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

Reply via email to