boardList.jsp

2022

[Spring MVC] 게시판 boardList.jsp #9

boardList.jsp 로 DB의 리스트로 보여준다. 출처: 내 컴퓨터 boardList.jsp <%@ page language=”java” contentType=”text/html; charset=UTF-8″ pageEncoding=”UTF-8″%> <%@ include file=”/WEB-INF/views/layout/header.jsp”%> <script type=”text/javascript”>...

2022년 12월 14일