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