摘要:
Method1:Open pdf using pdf reader, such as Adobe ReaderStep1:页面contentType为text/html<%@ page contentType="text/html; charset=gbk" pageEncoding="UTF-8"%>
Step2:生成PDF文件路径String filePath =" http://locast:8080/myproject/ext/temp/test.pdf"; Step3:请求转发,访问PDF文件if (filepa 阅读全文
posted @ 2012-12-05 23:10
Angelo Lee
阅读(289)
评论(0)
推荐(0)
摘要:
1.Upload Control①Apache的Commons FileUpload②JavaZoom的UploadBean③JspSmartUpload2.DownloadFileUploadCommons ControlOfficial Website:http://commons.apache.org/fileupload/Download Commons IO ControlOfficial Website:http://commons.apache.org/io/3.使用实例步骤一:创建文件上传的页面:fileUpload.jsp注意表单的 enctype 属性,这个设置很重要,详情 阅读全文
posted @ 2012-12-05 22:04
Angelo Lee
阅读(293)
评论(0)
推荐(0)
浙公网安备 33010602011771号