上传组件,用到了apacher的fileLoad
关键处:
1    (1)  服务器返回数据类型应设为text/html.

this.getResponse().setContentType("text/html;charset=utf-8");