struts2多文件上传下载.docVIP

  • 0
  • 0
  • 约1.88万字
  • 约 20页
  • 2018-02-05 发布于河南
  • 举报
struts2多文件上传下载

struts2多文件上传下载 文件上传: 1,upload.jsp如下: %@ page language=java import=java.util.* pageEncoding=GB18030% %@ taglib prefix=s uri=/struts-tags% % String path = request.getContextPath(); String basePath = request.getScheme() + :// ??? + request.getServerName() + : + request.getServerPort() ??? + path + /; % titleMy JSP upload.jsp starting page/title !--下面script实现多文件上传-- ?? script type =text/javascript ?? ?? function onMore(){ ??? var td =document.getElementById(more); ??? var br = document.createElement(br); ??? var input = document.createElement(input); ??? var button = document.createElement(input)

文档评论(0)

1亿VIP精品文档

相关文档