RE: Re(2): A kind of pageflowcontrol

2006-05-18 Thread Mark Stang
http://superinterface.com/easywizard.htm -Original Message- From: Voors Paul [mailto:[EMAIL PROTECTED] Sent: Thu 5/18/2006 12:45 AM To: Tapestry users Subject: Re(2): A kind of pageflowcontrol Hello mark, Where can i find Easy Wizard? Paul Mark Stang (05/17/2006 17:37): >Look

Re: Re(2): A kind of pageflowcontrol

2006-05-18 Thread Andreas Bulling
On 18. Mai 2006 - 08:51:00, Voors Paul wrote: | 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. No problem: Just do the following: public class FlowControlImpl implements

Re(2): A kind of pageflowcontrol

2006-05-17 Thread Voors Paul
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 flowc

Re(2): A kind of pageflowcontrol

2006-05-17 Thread Voors Paul
Hello mark, Where can i find Easy Wizard? Paul Mark Stang (05/17/2006 17:37): >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@jakar

RE: A kind of pageflowcontrol

2006-05-17 Thread Mark Stang
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

RE: A kind of pageflowcontrol

2006-05-17 Thread Bode, Bianca
[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

A kind of pageflowcontrol

2006-05-17 Thread Voors Paul
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 r