┝ 개발 언어/┎ JAVA
[file] 엑셀 파일 업로드 / 다운로드
홍호나
2022. 6. 21. 11:16
업로드
개념
- mulitpart/form-data란?
- ajax call과 form submit의 차이점
- Multipart를 클라이언트에서 보내고 서버에서 받는 방법
- Client : form 태그 input type="file"의 원리
- Server : Servlet-Context란?
- Spring :
- @RequestMapping이 처리하는 커맨드 객체
구현옵션
- 환경설정
- build.gradle, web.xml, servlet-context.xml [tomcat] context.xml