jsp button 按钮 选择下载文件

 

<input type="button" value=" 导入模板下载 " class="btn"

onclick="window.top.right.location='<%=request.getContextPath()%>/down/xxx.xls'" />

 

 

只能实现office2003 模式下的各种文档的下载。对2007office及其以上各版 中的 各种类型文档 不适用!!

你可能感兴趣的:(jsp)