Hi all,

Is it at all possible to pass a value from one backing bean to another,
without accessing that bean and setting the value manually?

Currently we set parameters for beans using "f:param", however I now have a
situation where bean A will return navigation that will result in bean B
being called, and needing that "f:param" value.  Is there some way I can
replicate this, or store a variable somewhere for another bean to pick up
(or preferably, have injected)?

Thanks,

Daniel

Reply via email to