lundi 18 juillet 2016

JSF if test is not working

Good afternoon in my timezone

Snippet of code

<span>"#{loop.first}"</span>
<c:if test="#{loop.first}">
        code
</c:if>

The first line prints "true" Why does not enter the if condition? Using c:choose , always enter in the c:otherwise condition

Can anyone help me ?

Thanks in advance Best regards

Aucun commentaire:

Enregistrer un commentaire