利用cos实现文件上传

1.从这里下载 http://www.servlets.com/ cos的包.
2.解压后将lib文件到你项目的lib文件下,需要更改相关功能的话也可将java文件引入到你的项目种,以便修改.
3.编写上传的html文件
  1. >  
  2. <html>  
  3.   <head>  
  4.     <title>upload.htmltitle>  
  5.        
  6.     <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">  
  7.     <meta http-equiv="description" content="this is my page">  
  8.     <meta http-equiv="content-type" content="text/html; charset=UTF-8">  
  9.        
  10.       
  11.   
  12.   head>  
  13.      
  14.   <body>  
  15.   
  16.    <form METHOD="POST" ACTION="upload.jsp" NAME="PW" ENCTYPE="multipart/form-data">  
  17.   <div align="center">  
  18.   <h1>文件上传页面h1><p>  
  19. <input TYPE="file" name="FILE1">br>  
  20. <input TYPE="file" name="FILE1">br>  
  21. <input TYPE="file" name="FILE1"><p>  
  22. <input type="submit" value="上传 文件" >  
  23. div>  
  24. form>  
  25.   
  26.   body>  
  27. html>  
4.编写处理文件
  1.   
  2. "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">   
  3.     
  4.   
  5.     
  6.   
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值