[Spring MVC] 게시판 boardContent.jsp #10
DB 내용 보여주기 및 수정 출처: 내 컴퓨터 boardContent.jsp <%@ page language=”java” contentType=”text/html; charset=UTF-8″ pageEncoding=”UTF-8″%> <%@ include file=”/WEB-INF/views/layout/header.jsp”%> <script src=”https://cdn.ckeditor.com/4.13.1/standard/ckeditor.js”></script>...