摘要:        
小谢叫我看一下01服务器上的医药平台,说抛了很多异常出来,看一下,大部分都是因为登录的时候验证码那个JSP页面抛出的getOutputStream() has already been called for this response。解决的办法,加上以下两行代码即可:out.clear();out = pageContext.pushBody();原文件是这样写的:255) fc=255; if(bc>255) bc=255; int r=fc+random.nextInt(bc-fc); int g=fc+random.nextInt(bc-fc); int b=fc+random.    阅读全文
        
            posted @ 2013-11-17 22:45
losesea
阅读(1685)
评论(0)
推荐(0)
        
        
                    
                
浙公网安备 33010602011771号