我有的是tomcat.在jsp页面中,连续快速的点刷新服务就死了,页面就变成一片白了。只要慢慢的点不论点多少下服务器都不会死。数据库资源我也释放了。
ApplicationDispatcher[/root]: Servlet.service() for servlet debugjsp threw exception
java.lang.NullPointerException
at org.apache.jsp.kuantie$jsp._jspService(kuantie$jsp.java:166)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:201)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:381)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:473)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)ApplicationDispatcher[/root]: Servlet.service() for servlet debugjsp threw exception
ApplicationDispatcher[/root]: Servlet.service() for servlet debugjsp threw exception
LoginAction - KanTie - :java.lang.NullPointerException
java.lang.NullPointerException
at org.apache.jsp.kuantie$jsp._jspService(kuantie$jsp.java:167)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)