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 -- View this message in context: http://www.nabble.com/How-to-retrieve-active-managed-bean%27s-of-my-session-tp19833618p19833618.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

