2 Replies Latest reply on Aug 14, 2008 8:03 PM by infinity2heaven

    EL usage with and operator throws errors

    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