getNamedInputBean() does not allow to specify a prefix. SO:Who can i access the "inbean1" in the sample.Destination code? with getNamedInputBean("inbean1")? and the prefix?
The prefix will be automatically taken from your bean declaration. That's one of the main benefits to named beans, so that you keep their declaration centralized.
Hope this helps, Geert -- Geert Bevin Uwyn "Use what you need" - http://uwyn.com RIFE Java application framework - http://rifers.org Music and words - http://gbevin.com _______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
