<%@ include file="jsp/common/header.jsp" %> <!-- CONTENT --> <TABLE> <TR> <TD>WELCOME</TD> </TR> <TR> <TD></TD> </TR> </TABLE> <!-- END CONTENT --> <%@ include file="jsp/common/footer.jsp" %>