spring3.2+strut2+hibernate4
spring3.2+strut2+hibernate4 注解方式。 spring.xml Spring公共配置文件 classpath*:jdbc.properties org.hibernate.dialect.Oracle10gDialect true update ${jdbc.username} com.sbz.application.catering.entity.user.UserRegister --------------------------------------------------------------------------- struts.xml /common/exception.jsp /common/exception.jsp /common/exception.jsp /common/success.jsp /index.jsp http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.2.xsd http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.2.xsd http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.2.xsd"> Spring公共配置文件 classpath*:jdbc.properties org.hibernate.dialect.Oracle10gDialect true update ${jdbc.username} com.sbz.application.catering.entity.user.UserRegister --------------------------------------------------------------------------- struts.xml /common/exception.jsp /common/exception.jsp /common/exception.jsp /common/success.jsp /index.jsp
用户评论
很好的实例项目,但是有个xml有点问题
有错误,需要修改