Beginner question: How to reference a backing bean from a backing bean

Hello all,

I have a 2 managed backing beans and I would like to access properties of another backing bean from the other. How could I do that since the bean is not created in my code. I tried using the name configured in faces-config.xml but that does not work. Could someone show me a sample code used to access a backing bean programatically?

Thank you very much,

Lngo

[395 byte] By [lngo77a] at [2007-11-26 16:18:02]
# 1
This might give some insights: http://balusc.xs4all.nl/srv/dev-jep-com.html
BalusCa at 2007-7-8 22:41:13 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Hi Balus, Thanks for your response. The site is very helpful and I find most things I think I will need. Thanks a lot again.Lngo
lngo77a at 2007-7-8 22:41:13 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...