首页
Python
Java
IOS
Andorid
NodeJS
JavaScript
HTML5
【
struts2download
】的更多相关文章
struts2download
public class TestAction extends ActionSupport{ public String fileLoad() throws IOException{ String fileName = ServletActionContext.getRequest().getParameter("fileName"); //要处理中文乱码问题 fileName = new String(fileName.getB…