if tagThis tag evaluates the test expression. If it evaluates to true, the nested content is processed. Supported in documents.
Sample: <c:if test="${action eq 'begin'}">
<p>Begin</p>
<c:fragment name="frag-${action}"/>
</c:if>
|
|||||||
| Copyright © 2006 - 2026, ContractPal, Inc. All rights reserved. | API Date: Apr 11, 2026 06:50 PM |