Groovie schrieb:
Hy there,

image your control-flow is executing an action-method
(i.e. button action-callback). While processing the button-pressed
event, you want to change the state of another managed-bean,
that is assigned to your current session.

Does JSF provide for a retrieve methode, to search inside my
context for another running managed-bean ?

Thanks in advance for your help :confused:
Groovie

I think the Wiki FAQ has the answer to your question.

This page:
 http://wiki.apache.org/myfaces/FAQ
links to here:
 http://wiki.apache.org/myfaces/AccessingOneManagedBeanFromAnother

Regards,
Simon

Reply via email to