摘要: Struts2 之 实现文件上传和下载 必须要引入的jar commons-fileupload-1.3.1.jar commons-io-2.2.jar 01.文件上传需要分别在struts.xml配置 和 创建文件上传必要的类、 Jsp页面的截图 Struts.xml中的配置 配置上传需要的sa 阅读全文