Hello Bianca,

Thats a posible solution, I will test it. But preferably I wan to inject 
something like te request cycle in the flowcontroller, via spring ore havemind.

Paul

Bode, Bianca (05/17/2006 15:51):
>Hi Paul,
>
>If you pass the Page as a parameter to the proceed method, I guess you
>can use getRequestCycle().activate(String page) to do this.
>Never done it, but it sounds logical to me :)
>
>Kind regards, Bianca
>Freelance Java Developer, Netherlands.
>
>-----Original Message-----
>From: Voors Paul [mailto:[EMAIL PROTECTED] 
>Sent: woensdag 17 mei 2006 13:55
>To: tapestry-user@jakarta.apache.org
>Subject: A kind of pageflowcontrol
>
>Hello Folks,
>
>In an application I want to introduce some kind of pageflow. This is how
>I planned to do it:
>
>In a page I inject a flowcontroller.
>From within the page the flowcotroller is accessed via a method:
>getFlowController.proceed(some parameters).
>Based on the parameters the flowcontroller redirects to a page.
>I could let the proceed method returning a page. But I prefer to let the
>flowcontroller return the page itself, (so proceed is void). 
>
>Is this possible? and could someone give me a hint on how to do it?
>
>
>Paul Voors
>
>
>
>---------------------------------------------------------------------
>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,

Paul Voors

function: Java Web Developer
department: Webdevelopment
Company:
ATP - The Advanced Travel Partner
Beechavenue 101 | 1119 RB Schiphol-Rijk | The Netherlands
P.O. Box 75672 | 1118 ZS  Schiphol-Rijk | The Netherlands
T +31 20 2011363 | F +31 20 2011362
e-mail: [EMAIL PROTECTED]
www: www.atp.nl



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

Reply via email to