sboard/modify.jsp > SPRING1

본문 바로가기
사이트 내 전체검색

SPRING1

sboard/modify.jsp

페이지 정보

profile_image
작성자 관리자
댓글 0건 조회 67회 작성일 24-08-01 11:28

본문

<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>


<%@ include file="/WEB-INF/views/include/header.jsp" %>


<center>


<h3>MODIFY PAGE</h3>


<form method="post" enctype="multipart/form-data">

<input type="hidden" name="bno" value="${boardVO.bno}">

<input type="hidden" name="file01" value="${boardVO.file01}">

<input type="hidden" name="file02" value="${boardVO.file02}">

<input type="hidden" name="file03" value="${boardVO.file03}">

<input type="hidden" name="file01_thum" value="${boardVO.file01_thum}">

<table>

<tr>

<td>제목</td>

<td><input name="title" value="${boardVO.title}"></td>

</tr>

<tr>

<td>내용</td>

<td><textarea name="content" rows="3">${boardVO.content}</textarea></td>

</tr>

<tr>

<td>작성자</td>

<td><input name="writer" value="${boardVO.writer}" readonly></td>

</tr>

<tr>

<td rowspan=3>첨부</td>

<td><input type="file" name='file'><font color=red>${boardVO.file01}</font></td>

</tr>

<tr>

<td><input type="file" name='file'><font color=red>${boardVO.file02}</font></td>

</tr>

<tr>

<td><input type="file" name='file'><font color=red>${boardVO.file03}</font></td>

</tr>

<tr>

<td></td>

<td><button type="submit">Submit</button></td>

</tr>

</table>

</form>


</center>


<%@ include file="/WEB-INF/views/include/footer.jsp" %>

댓글목록

등록된 댓글이 없습니다.

회원로그인

회원가입

사이트 정보

공지사항
자유게시판
질문답변
1:1문의

 

별명 : 터푸가위
주소 : 부산시 동래구 명장로20번길 90
대표 : 박규태
메일 : dancepkt@******.com

접속자집계

오늘
317
어제
217
최대
10,760
전체
276,064
Copyright © dancePKT . All rights reserved.