Is it possible to do the following with JSTL?

<c:if test="${cookie.username == 'learner'}">
    learner
</c:if>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to