Hi

I was just wondering while reading the specification - how do I test on
something being not empty?

<c:if test="${!empty param.name}">
   You specified a name.
</c:if>

Is this correct?

Regards,
Eric


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

Reply via email to