http://www.tutorialspoint.com/jsp/include_directive.htm Bu adreste aşağıdaki kod ile yapılmış



<%@ include file="header.jsp" %>
<center>
<p>Thanks for visiting my page.</p>
</center>
<%@ include file="footer.jsp" %>