Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-7088

expressions like 'ne','eq' are not working in jboss

    XMLWordPrintable

Details

    Description

      <h:dataTable value="#

      {HeaderBean.records}

      " var="screenConfig">
      <h:column rendered="#

      {screenConfig.displayTitle ne 'dashboard'}

      ">
      <h:outputText value="#

      {screenConfig.displayTitle}

      "> </h:outputText>
      </h:column>
      </h:dataTable>
      expressions like 'ne','eq' are not working in jboss but its working fine in Glassfish.
      please suggest me on fixing this issue.

      Attachments

        Activity

          People

            ssilvert@redhat.com Stan Silvert
            anil3379 anil kumar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: