samedi 5 décembre 2015

I have this if statement two show the picture only if the text in the database is the as the parameter i gave to the page:

<c:if test="${row.hozzaadta}==${param.userid}">
       <img src="http://ift.tt/1PIPnh6" width="25" height="25">
    </c:if>

It is not working, i am pretty sure i am using it wrong, can you help me please?

Aucun commentaire:

Enregistrer un commentaire