<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %> <%-- Test tiles and struts action integration (require factory) --%>
Test definition set in action, and action forward to another definition
<%-- header and body values come from definition used in action's forward --%> <%-- name of definition to use in action --%>
Test overload parameter in action
<%-- name and value of attribute to set in action --%>
Test definition set in action, and action forward directly to jsp