<%@ page session="false" contentType="text/html;charset=utf-8"%> <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%> <%@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t"%> <%@include file="inc/head.inc" %> h1 tag. h2 tag. p tag. i tag. This is bold, because the b tag is rendered This should not be bold, because the b tag is not rendered <%@include file="inc/page_footer.jsp" %>