im doing something with EL expressions in faces. here is my
expresison
rendered="#{menuBackingEJB.enable_eca} && #{configBean.citiVer !=
'ca'}"
and im getting the error
The entity name must immediately follow the '&' in the entity
reference.
enable_eca is a boolean value, can someone give me a hand with this
real quick?
thanks
--
You received this message because you are subscribed to the Google Groups "The
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/javaposse?hl=en.