<%@ taglib prefix="show" uri="/WEB-INF/bebop-show.tld" %> <%@ include file="test-master-def.jsp" %> <%@ include file="static-header.jsp" %> this is a slave page, which will display a form included from within another (master) page. input foo
input bar
<%@ include file="static-footer.jsp" %>