<%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-html-el.tld" prefix="html-el" %> <%@ taglib uri="/WEB-INF/struts-bean-el.tld" prefix="bean-el" %> <%@ taglib uri="/WEB-INF/c.tld" prefix="c" %> Test Replacements for struts emptiness tags

Test Replacements for struts 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