Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 64558 invoked from network); 17 Aug 2007 07:59:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Aug 2007 07:59:32 -0000 Received: (qmail 72610 invoked by uid 500); 17 Aug 2007 07:59:25 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 72581 invoked by uid 500); 17 Aug 2007 07:59:25 -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 72570 invoked by uid 99); 17 Aug 2007 07:59:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 00:59:25 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,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; Fri, 17 Aug 2007 07:59:22 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1ILwjV-0000iM-Qf for users@myfaces.apache.org; Fri, 17 Aug 2007 00:59:01 -0700 Message-ID: <12195637.post@talk.nabble.com> Date: Fri, 17 Aug 2007 00:59:01 -0700 (PDT) From: "francini@sago" To: users@myfaces.apache.org Subject: Re: commandLink not working inside dataList? (TOMAHAWK-272) In-Reply-To: <46BB91DB.7010805@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: n.francini@sago.fi.it References: <46BAE727.90404@web.de> <8f985b960708090903v1f681234k952ff4890cf51980@mail.gmail.com> <46BB91DB.7010805@gmx.net> X-Virus-Checked: Checked by ClamAV on apache.org Hi Christopher, I've got the same problem, and I couldn't solve it even session-scopin my backing bean. I even tried to create the HTMLDataTable - Bean binding in the bean itself, as suggested elsewhere, but I didn't manage to have my commandlink working; so I'd like to have your workaround, if possible. Thanks in Advance, Niccol=C3=B2 Francini. Christopher Cudennec wrote: >=20 > Hi Mike and thanks for the suggestions. Indeed you are right that my=20 > bean is request scoped. I talked to some more people today and got the=20 > proper understanding of how it works. I also got a workaround for my=20 > problem. >=20 > Thanks, >=20 > Christopher >=20 > Mike Kienenberger schrieb: >> A lot of times this is caused because the developer made the backing >> list for the t:dataTable request-scoped, or made the rendered >> attribute value for the commandList request-scoped. >> >> On 8/9/07, Christopher Cudennec wrote: >> =20 >>> Hi everybody, >>> >>> I can't get the commandLink to work inside the dataList. The event is >>> not processed and therefore the actionListener never gets called. This >>> sounds like the above bug ticket that is supposed to be solved. I use >>> MyFaces 1.1.5 and Tomahawk 1.1.6. Can anybody confirm or comment about >>> this? >>> >>> Thanks, >>> >>> Christopher >>> >>> =20 >> >> >> =20 >=20 >=20 >=20 --=20 View this message in context: http://www.nabble.com/commandLink-not-working= -inside-dataList--%28TOMAHAWK-272%29-tf4242725.html#a12195637 Sent from the MyFaces - Users mailing list archive at Nabble.com.