Skip to content

Instantly share code, notes, and snippets.

@A-pZ
Created January 2, 2016 08:26
Show Gist options
  • Save A-pZ/04085a9a2fe7a68f50f7 to your computer and use it in GitHub Desktop.
Save A-pZ/04085a9a2fe7a68f50f7 to your computer and use it in GitHub Desktop.
Struts2で複数ファイルアップロードをやってみているが…
2016/01/02 17:20:23.142 [DEBUG] - UploadAction: uploadfile : D:\pleiades-4.5.1\eclipse\upload\upload_32f5b782_aa40_409b_b0a9_1d1c5375c818_00000003.tmp
2016/01/02 17:20:23.142 [DEBUG] - UploadAction: uploadfileContentType : image/jpeg, image/jpeg, image/jpeg, image/jpeg
2016/01/02 17:20:23.142 [DEBUG] - UploadAction: uploadfileFilename : Xc85e.jpg, w9tpT.jpg, ZzAwW.jpg, yYENs.jpg
2016/01/02 17:20:23.143 [WARN ] - SampleService: Not available contentType:image/jpeg, image/jpeg, image/jpeg, image/jpeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment