怎么我的servlet全部类都报这个错HttpServlet cannot be resolved to a type ,
好像说的是没有接口是吗?
码姐姐匿名网友2019-04-29 13:34:35
很好用,导入了设置下就能使用了,有数据库,直接附加就行了
码姐姐匿名网友2019-04-29 13:34:35
导入biz.impl和dao.impl里的java文件都报The method selectCommentDaos(int, int) of type CommentBizImpl must override a superclass method的错, 看到网上好多说是jdk1.5奥改成1.6的问题,但是我的是1.6,请问这是为什么呢?
后台完全没做
怎么我的servlet全部类都报这个错HttpServlet cannot be resolved to a type , 好像说的是没有接口是吗?
很好用,导入了设置下就能使用了,有数据库,直接附加就行了
导入biz.impl和dao.impl里的java文件都报The method selectCommentDaos(int, int) of type CommentBizImpl must override a superclass method的错, 看到网上好多说是jdk1.5奥改成1.6的问题,但是我的是1.6,请问这是为什么呢?