/uploadForm.jsp > SPRING1

본문 바로가기

사이트 내 전체검색

뒤로가기 SPRING1

/uploadForm.jsp

페이지 정보

작성자 관리자 작성일 24-08-01 10:30 조회 90 댓글 0

본문

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


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


<br>

<form method="postenctype="multipart/form-data">

<input type="file" name='file'>

<input type='submit' value="확인">

</form>

<br>


업로드 성공 파일명 : ${savedName }


</body>

</html>

댓글목록 0

등록된 댓글이 없습니다.


Copyright © dancePKT. All rights reserved.
PC 버전으로 보기