struts下载文件错误,想不明白为什么更改变量名就不报错了
程序员文章站
2022-06-24 10:42:52
java.lang.IllegalArgumentException: Can not find a java.io.InputStream with the name [is] in the invocation stack. Check the tag specified for this ac ......
java.lang.illegalargumentexception: can not find a
java.io.inputstream with the name [is] in the invocation stack. check
the tag specified for this action.
变量名为is时,浏览器报错
变量名为inputstream时,浏览器正常