Struts1实现一次下载两个文件

可以使用 

window.open("xxxxx.do?action=xxxx?a=xx&b=xxxx");

window.open("xxxx.do?action=xxxx?a=xx&b=xxxx");


通过提交两次实现。

posted @ 2015-01-14 10:29  梅尔加德斯  阅读(189)  评论(0)    收藏  举报