For wizards, continuations are indeed a great solution.
On 9-jan-06, at 23:00, JR Boyens wrote:
You could really benefit from using continuations. You could have a
method for each different step, or even just a large loop. All the
local
scope vars will be persisted, so you wouldn't have to worry about
inputs/outputs...
http://rifers.org/wiki/display/RIFE/Web+continuations
On Mon, 2006-01-09 at 22:17 +0100, Lars Grupe wrote:
Hi,
I want to write a fexible wizard. I have one element that controls
which
element has to be the next one.
I don't want to have too many input and output values, because the
controller element must distribute them too. I would like to have
a bean
that I can define as an input or output.
I tried to bind the bean to an output with
setOutput(String name, Object value)
But I couldn't find a function that could read a bean from an input.
Must I use named beans? Or is there another solution? Or did I
understand something completely wrong?
Cheers,
Lars
_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users
_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users
--
Geert Bevin Uwyn bvba
"Use what you need" Avenue de Scailmont 34
http://www.uwyn.com 7170 Manage, Belgium
gbevin[remove] at uwyn dot com Tel +32 64 84 80 03
PGP Fingerprint : 4E21 6399 CD9E A384 6619 719A C8F4 D40D 309F D6A9
Public PGP key : available at servers pgp.mit.edu, wwwkeys.pgp.net
_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users