Try "#{useGun && useRifle}"
-----Original Message-----
From: mitroiasi [mailto:[email protected]]
Sent: Freitag, 17. Juli 2009 16:22
To: [email protected]
Subject: Expression Language question
Hi,
I have a problem concerning the EL syntax. I want that a componennt to be
rendered when 2 boolean properties are true, but I cannot accomplish this.
The following code is:
<h:panelGroup rendered="#{useGun == true && useRifle == true}">
--
View this message in context:
http://www.nabble.com/Expression-Language-question-tp24535406p24535406.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.