Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 15131 invoked from network); 6 Oct 2008 08:12:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Oct 2008 08:12:07 -0000 Received: (qmail 53832 invoked by uid 500); 6 Oct 2008 08:12:03 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 53797 invoked by uid 500); 6 Oct 2008 08:12:03 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 53786 invoked by uid 99); 6 Oct 2008 08:12:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Oct 2008 01:12:03 -0700 X-ASF-Spam-Status: No, hits=2.7 required=10.0 tests=DNS_FROM_OPENWHOIS,DNS_FROM_SECURITYSAGE,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Oct 2008 08:11:00 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KmlBn-0004l4-5m for users@myfaces.apache.org; Mon, 06 Oct 2008 01:11:35 -0700 Message-ID: <19833618.post@talk.nabble.com> Date: Mon, 6 Oct 2008 01:11:35 -0700 (PDT) From: Groovie To: users@myfaces.apache.org Subject: How to retrieve active managed-bean's of my session MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: groovie@groovesytems.de X-Virus-Checked: Checked by ClamAV on apache.org 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.