index.jsp
페이지 정보
본문
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<%@ include file="/include/header.jsp" %>
<table width=100% style="min-height:100px;">
<tr>
<td align="center">index 내용</td>
</tr>
</table>
<%@ include file="/include/footer.jsp" %>
추천0
- 이전글include/footer.jsp 23.03.17
- 다음글● 첫 페이지 연결 ( Servlet ) 23.03.17
댓글목록
등록된 댓글이 없습니다.