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>
展开
 我来答
百度网友4b68195
2013-04-14 · TA获得超过1520个赞
知道大有可为答主
回答量:1773
采纳率:100%
帮助的人:1705万
展开全部
建立一个包,将类HelloWorld放到一个包中,然后在class中再指定包和类就可以了。
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式