%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %>
<%-- Test 'ignore' attribute :
Insert components/templates with undefined attributes, or bad urls.
Undefined must be spkipped, while false urls must output exception.
--%>
Test ignore : body isn't defined Test ignore : bad body definition name (exception must be shown) Test ignore : Definition not found (no errors, no insertion) Test ignore : bad body urls (exception must be shown)