Jsp help with the operation jsp tomcat + access forum errors
Abstract: Help jsp and running jsp tomcat + access forum errors
I run on the server
Forum procedures following issues …. Please expert guidance ah
Type Exception report
Message
Description The server encountered an internal error () that prevented it from fulfilling this request.
Exception
Org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: 2 in the jsp file: / jspa / about.jsp Generated servlet error: [javac] Compiling a source file D: \ tomcat \ work \ Standalone \ localhost \ _ \ jspa \ about_jsp.java: 64: package test does not exist test.bbsuser user = null; ^ An error occurred at line: 2 in the jsp file: / jspa / about.jsp Generated servlet error: D : \ tomcat \ work \ Standalone \ localhost \ _ \ jspa \ about_jsp.java: 66: package test does not exist user = (test.bbsuser) pageContext.getAttribute ( "user", PageContext.PAGE_SCOPE); ^ An error occurred at line: 2 in the jsp file: / jspa / about.jsp Generated servlet error: D: \ tomcat \ work \ Standalone \ localhost \ _ \ jspa \ about_jsp.java: 69: package test does not exist user = (test.bbsuser ) java.beans.Beans.instantiate (this.getClass (). getClassLoader (), "test.bbsuser"); ^ An error occurred at line: 3 in the jsp file: / jspa / about.jsp Generated servlet error: D : \ tomcat \ work \ Standalone \ localhost \ _ \ jspa \ about_jsp.java: 79: package test does not exist test.bbsboard board = null; ^ An error occurred at line: 3 in the jsp file: / jspa / about. jsp Generated servlet error: D: \ tomcat \ work \ Standalone \ localhost \ _ \ jspa \ about_jsp.java: 81: package test does not exist board = (test.bbsboard) pageContext.getAttribute (the "board", PageContext.PAGE_SCOPE) ; ^ An error occurred at line: 3 in the jsp file: / jspa / about.jsp Generated servlet error: D: \ tomcat \ work \ Standalone \ localhost \ _ \ jspa \ about_jsp.java: 84: package test does not exist board = (test.bbsboard) java.beans.Beans.instantiate (this.getClass (). getClassLoader (), "test.bbsboard"); ^ 6 errors
↑ Back
Tags: java access, JSP






