index.jsp
페이지 정보
작성자 관리자 작성일 23-03-17 14:27 조회 508 댓글 0본문
<%@ 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
댓글목록 0
등록된 댓글이 없습니다.