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]

Reply via email to