这个jsp由修改记录时自动生成在tomcat下面一个叫static的webapp里,今天发现超过8K就出错
严重: Servlet.service() for servlet jsp threw exception
javax.servlet.jsp.JspException: Exception reading resource http://www.xxxxx.com/static/inc_course_hot.jsp: java.io.IOException: Premature EOF
at org.apache.struts.taglib.bean.IncludeTag.doStartTag(IncludeTag.java:248)
at org.apache.jsp.web.index_jsp._jspService(index_jsp.java:335)