HTTP Status 500 - Unable to compile class for JSP: 配置为:eclipse j2ee,tomcat8,

HTTPStatus500-UnabletocompileclassforJSP:typeExceptionreportmessageUnabletocompilecla... HTTP Status 500 - Unable to compile class for JSP:
type Exception report
message Unable to compile class for JSP:
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: [14] in the generated java file: [E:\bsoftinstall\tomcat_8_0_15\work\Catalina\localhost\project_jsp#WEB-INF\org\apache\jsp\index_jsp.java]
Only a type can be imported. com.baidu.TestHello resolves to a package

An error occurred at line: 13 in the jsp file: /index.jsp
TestHello cannot be resolved to a type
10: <body>
11:
12: <%
13: TestHello th = new TestHello();
14: System.out.println(th.testHello());
15: %>
16:

An error occurred at line: 13 in the jsp file: /index.jsp
TestHello cannot be resolved to a type
10: <body>
11:
12: <%
13: TestHello th = new TestHello();
14: System.out.println(th.testHello());
15: %>
16:
展开
 我来答
陈亮424
2014-12-29 · TA获得超过634个赞
知道小有建树答主
回答量:626
采纳率:0%
帮助的人:411万
展开全部
在jsp里面new TestHello();你应该现在jsp页面的的文件头里引入这个类吧
追问
jsp部分代码,已经引入了。
追答
仔细看了一下报的错误,发现为什么错误里面说的是你项目里面只有com.baidu.TestHello
优质内容提供者andy
2014-12-29 · TA获得超过1561个赞
知道大有可为答主
回答量:2551
采纳率:72%
帮助的人:749万
展开全部
要引入才 能使用吧 好久没写jsp了
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式