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
