Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 85886 invoked from network); 6 Jul 2007 07:36:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jul 2007 07:36:49 -0000 Received: (qmail 70846 invoked by uid 500); 6 Jul 2007 08:56:00 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 70811 invoked by uid 500); 6 Jul 2007 08:56:00 -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 70789 invoked by uid 99); 6 Jul 2007 08:56:00 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jul 2007 01:56:00 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [217.12.10.147] (HELO web25501.mail.ukl.yahoo.com) (217.12.10.147) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 06 Jul 2007 01:55:53 -0700 Received: (qmail 92648 invoked by uid 60001); 6 Jul 2007 08:55:30 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.es; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=G2p3TaGewM/YssaNAL6akUFAYKwmtvJjuXPrGxlTSPpbMdj5iAK5GGHru95JtKJXrzPf1SGnBlBe5bZIQgln5igqpVzwikOvdIZaSVWkJZXUfgRwd7Z15NyJEUwev1NKv7GOlzOcBurBuGZfRgDRtC+bTWklQRVbOdnN26P7wa0=; X-YMail-OSG: 4q2WkD0VM1k1EjZYFoXM9toKzvbKOo1iR7ScAJ7Xn0F9i36K7HDPuVmvaNtXXrmZyIuX3eE8ZQvBhjKhRzs3qpA44sC6j60EyfadLcbpBPM3ous.JshiP1HTGXM- Received: from [82.144.3.245] by web25501.mail.ukl.yahoo.com via HTTP; Fri, 06 Jul 2007 08:55:30 GMT X-Mailer: YahooMailRC/651.38 YahooMailWebService/0.7.41.16 Date: Fri, 6 Jul 2007 08:55:30 +0000 (GMT) From: Angel Miralles Arevalo Subject: Render attribute To: users@myfaces.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-533585505-1183712130=:92164" Message-ID: <333938.92164.qm@web25501.mail.ukl.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --0-533585505-1183712130=:92164 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hi everybody, I have the following code:=0A=0A=0A =0A=0A=0AI can't send "property" by request. Alway is null because = of the panelGrid rendered attribute. Anybody can explain me why is this hap= pening and how can I solve this?=0A=0AI'm using this scenario in order to s= how/hide a list's detail.=0A=0AThank you very much.=0A=0A=0A =0A_____= ___________________________________________________________________________= ____=0AS=E9 un Mejor Amante del Cine =0A=BFQuieres = saber c=F3mo? =A1Deja que otras personas te ayuden!=0Ahttp://advision.webev= ents.yahoo.com/reto/entretenimiento.html --0-533585505-1183712130=:92164 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
Hi everybody, I have the following code:
=0A
=  
=0A
<h:panelGrid rendered=3D"#{bean.booleanProperty}">= ;
=0A
    <h:inputText value=3D"#{bean.property}= "/>
=0A
</h:panelGrid>
=0A
 
=0A
I= can't send "property" by request. Alway is null because of the panelGrid&n= bsp;rendered attribute. Anybody can explain me why is this happening and&nb= sp;how can I solve this?
=0A
 
=0A
I'm usi= ng this scenario in order to show/hide a list's detail.
=0A
 =
=0A
Thank you very much. 

=0A=0A=0A

S=E9 un Mejor Amante del Ci= ne
=BFQuieres saber c=F3mo? =A1Deja que otras personas te ayuden!=0A.
--0-533585505-1183712130=:92164--