struts 1上载cvs时:getOutputStream() has already been called for this response

struts 1下载cvs时:getOutputStream() has already been called for this responsereturn?mapping.findwar

struts 1下载cvs时:getOutputStream() has already been called for this response

return?mapping.findward("....");//

改:

return?null;//必须返回一个NULL???

产考:

http://orz.iteye.com/blog/83175