<%@ page language="java" %> <%@ taglib uri="http://struts.apache.org/tags-html-el" prefix="html-el" %> <%@ taglib uri="http://struts.apache.org/tags-bean-el" prefix="bean-el" %> <%@ taglib uri="http://java.sun.com/jstl/core" 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