摘要:
介绍 问题描述 我们在使用Ecplise开发java web时,可能会报错误:The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path 问题原因 项目中找不到Tomcat运行时相关类 解决 阅读全文
摘要:
连接mysql库报的异常信息: org.springframework.transaction.CannotCreateTransactionException: Could not open JDBC Connection for transaction; nested exception is 阅读全文