SyntaxFix
Write A Post
Hire A Developer
Questions
If you are using JSP 2.0 and above It will come with the EL support: so that you can write in plain english and use and with empty operators to write your test:
and
empty
<c:if test="${(empty object_1.attribute_A) and (empty object_2.attribute_B)}">