]
Stan Silvert resolved JBAS-7088.
--------------------------------
Resolution: Rejected
This all works as expected. Execute attachment in JSFUNIT-221.
expressions like 'ne','eq' are not working in jboss
---------------------------------------------------
Key: JBAS-7088
URL:
https://jira.jboss.org/jira/browse/JBAS-7088
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JSF
Affects Versions: JBossAS-5.1.0.GA
Environment: windows
Reporter: anil kumar
Assignee: Stan Silvert
<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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: