<%@ include file="jsp/common/header.jsp" %> <!-- CONTENT --> <table> <tr> <td>PAGE NOT FOUND</td> </tr> </table> <!-- END CONTENT --> <%@ include file="jsp/common/footer.jsp"%>