sunfei0309 2013-05-29 18:35
浏览 269
已采纳

eclipse 3.6 使用tomcat启动问题

eclipse 3.6 ,tomcat插件最新版, tomcat 6, 在eclipse 中使用插件启动后,访问项目报错如下
[color=red]org.apache.jasper.JasperException: Unable to compile class for JSP:

An error occurred at line: 22 in the generated java file
The method getJspApplicationContext(ServletContext) is undefined for the type JspFactory[/color]

[color=red]严重: Servlet.service() for servlet jsp threw exception
java.lang.NoSuchMethodError: javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/String;ZZLjava/lang/String;ZZLjava/lang/String;Ljava/lang/String;)V[/color]
,直接用tomcat启动访问项目是没问题的,请各位朋友指教。

  • 写回答

2条回答 默认 最新

  • binggouxsm 2013-05-29 19:33
    关注

    我猜测是,你的项目的build path里面没有加tomcat的类库。

    在项目上右键-build path - config build path - libraries

    里面看看有没有 Apache tomcat 的类库

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 求给定范围的全体素数p的(p-2)的连乘积
  • ¥15 VFP如何使用阿里TTS实现文字转语音?
  • ¥100 需要跳转番茄畅听app的adb命令
  • ¥50 寻找一位有逆向游戏盾sdk 应用程序经验的技术
  • ¥15 请问有用MZmine处理 “Waters SYNAPT G2-Si QTOF质谱仪在MSE模式下采集的非靶向数据” 的分析教程吗
  • ¥50 opencv4nodejs 如何安装
  • ¥15 adb push异常 adb: error: 1409-byte write failed: Invalid argument
  • ¥15 nginx反向代理获取ip,java获取真实ip
  • ¥15 eda:门禁系统设计
  • ¥50 如何使用js去调用vscode-js-debugger的方法去调试网页