05 2012 档案
摘要:今天在做JSP图片验证码的时候,在windows下面显示正常,部署到linux下就无法正常显示,报异常如下:org.apache.jasper.JasperException: An exception occurred processing JSP page /image.jsp at line 2118: response.setDateHeader("Expires", 0); 19: int width=60, height=20; 20: BufferedImage image = new BufferedImage(width, height, Buffered
阅读全文
浙公网安备 33010602011771号