首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > JavaScript >

jsp资料上传

2013-03-26 
jsp文件上传支持多文件上传?所需jar包?1. commons-FileUpload 1.2 包?2. commons-IO 1.3.1 包?3. Commons-

jsp文件上传

支持多文件上传?
所需jar包?
1. commons-FileUpload 1.2 包?
2. commons-IO 1.3.1 包?
3. Commons-BeanUtils 1.8 包?

-----------------------------------upload.jsp-----------------------------------?

class>???
  • </servlet>???
  • <servlet-mapping>???
  • <servlet-name>uploadServlet</servlet-name>???
  • <url-pattern>/uploadServlet</url-pattern>???
  • </servlet-mapping>

  • 热点排行