Skip to content
This repository was archived by the owner on Jul 4, 2020. It is now read-only.
This repository was archived by the owner on Jul 4, 2020. It is now read-only.

我的一些问题 #7

Description

@canliture

刚学了些jsp/servlet,想在github上找源码看看,恰好找到你的这个项目。

大概两天时间,项目一直报错。
起初是我对c3p0与数据库之间的一些配置有问题,后来通过网上查找资料解决了问题。
起码首页能进去了。

后来的问题一直不能解决。一直是空指针异常。

at blog.daoImpl.ArticleDaoImpl.getColumAndCount(ArticleDaoImpl.java:107)
at blog.service.ArticleService.getSortAndCount(ArticleService.java:143)
at blog.servlet.LoginServlet.doGet(LoginServlet.java:34)
at blog.filter.VisitFilter.doFilter(VisitFilter.java:68)
at blog.filter.CodeFilter.doFilter(CodeFilter.java:41)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

请问能发邮箱,或者其它方式,跟你深入探讨一下吗?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions