开发者社区> 问答> 正文

eclipse运行任何jsp都报错

不管什么jsp都显示:

HTTP Status 403 - 

type Status report

message 

description Access to the specified resource () has been forbidden.

Apache Tomcat/7.0.29 

且markers显示:

Description Resource Path Location Type
 Classpath entry F:/mysql/mysql-connector-java-5.1.20/mysql-connector-java-5.1.20-bin.jar will not be exported or published. Runtime ClassNotFoundExceptions may result.   BBS  P/BBS Classpath Dependency Validator Message

展开
收起
爵霸 2016-06-15 10:34:35 2046 0
1 条回答
写回答
取消 提交回答
  • 跟JSP没关系,貌似是你的mysql jar包是在F盘中,是引用进来的,没有发布到tomcat项目中的classpath路径中来,没有权限访问到而已!

    2019-07-17 19:38:49
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关课程

更多

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载

相关镜像