错误笔记

spring + struts 整合问题

一定不要忘记了加struts2-spring-plugin-2.3.24.jar 插件包,因为没有加包,导致一天都没做好。

Spring版本不兼容问题

org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is java.lang.NoClassDefFoundError: org/hibernate/engine/transaction/spi/TransactionContext

错误为 版本不兼容,