1
My outputText is like this:
<p:outputLabel id="codigoGrid" value="#{bean.loja eq null ? bean.codigo : bean.codigo bean.loja}" />
I am trying to make a tenacious condition but it does not accept and the screen is not rendered, someone knows if it is possible to do and how it would be ?