1 Reply Latest reply on Aug 14, 2008 6:58 PM by dustismo

    Strange EL restriction for &&

    infinity2heaven

      What is wrong with this EL in facelets


      rendered="#{foo.persistent && foo.isInactive}"


      I get the following error:-


      The entity name must immediately follow the '&' in the entity reference


      Or operator works but not an && operator