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