jsp:usebean问题
typeExceptionreportmessageUnabletocompileclassforJSP:descriptionTheserverencountereda...
type Exception report
messageUnable to compile class for JSP:
descriptionThe 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: 7 in the jsp file: /HelloWorld.jsp
HelloWorld cannot be resolved to a type
4: <meta http-equiv="Content-Type" content="text/html;charset=gb2312">
5: </head>
6: <body>
7: <jsp:useBean id="hw" scope="page" class="HelloWorld"></jsp:useBean>
8: </body>
9: </html> 展开
messageUnable to compile class for JSP:
descriptionThe 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: 7 in the jsp file: /HelloWorld.jsp
HelloWorld cannot be resolved to a type
4: <meta http-equiv="Content-Type" content="text/html;charset=gb2312">
5: </head>
6: <body>
7: <jsp:useBean id="hw" scope="page" class="HelloWorld"></jsp:useBean>
8: </body>
9: </html> 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询