Look at Easy Wizard. regards,
Mark -----Original Message----- From: Voors Paul [mailto:[EMAIL PROTECTED] Sent: Wed 5/17/2006 5:55 AM 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]