标签: java file file-upload
每当用户上传文件时,我都需要使用java servlet了解文件的内容类型。
答案 0 :(得分:1)
从上传中获取文件后,请通过http://www.rgagnon.com/javadetails/java-0487.html获取其类型。