<%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> Test struts-logic Emptiness Tags

Test struts-logic Emptiness Tags

Test Type Correct Value Test Result
null empty empty notEmpty
empty string empty empty notEmpty
non-empty string notEmpty empty notEmpty
non-string object notEmpty empty notEmpty