摘要: 示例://上传单个文件(若要上传没有id的文件需要修改源码)function uploadFile(id, url, data, successCallBack, errCallBack ,completeCallback){ $.ajaxFileUpload({ url: url , ... 阅读全文
posted @ 2013-12-24 13:22 行-云 阅读(483) 评论(0) 推荐(0) 编辑
摘要: struts2配置result type=json 显示下载文件,加上text/html如:text/htmlannextruetrue不用struts2配置的response.setContentType("text/html") ; 阅读全文
posted @ 2013-12-24 13:10 行-云 阅读(431) 评论(0) 推荐(0) 编辑
摘要: annextruefalse 阅读全文
posted @ 2013-12-24 11:31 行-云 阅读(627) 评论(0) 推荐(0) 编辑