Last Modified 2017.12.2

에이잭스 파일 업로드

예제 : https://github.com/kimjonghoon/js-ajax-fileupload
(Rest example 예제에 파일 업로드/다운로드/삭제 기능을 추가)

테스트

루트 디렉터리로 이동하여 mvn jetty:run을 실행한 후, http://localhost:8080을 방문한다.