<c:if test="${(tbl.column1 eq '值') and (tbl.column2 eq 'str')}">

<table>...</table>

</c:if>

<div></div>

...

 

相关文章: