懵懂小土豆

文章
2
资源
0
加入时间
2年10月21天

使用Struts2下载文件遇到问题总结

最近在研究如何使用struts2实现文件下载,其中遇到如下问题觉得应该总结一番。1. struts2实现文件下载的配置问题2. 在点击下载以后报错:Can not find a java.io.InputStream with the name [downloadFile] in the invocation stack. Check the tag specified for this action