摘要:
applicationContext.xml <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/ 阅读全文
posted @ 2020-02-18 20:30
一只桔子2233
阅读(193)
评论(0)
推荐(0)
摘要:
spring-hibernate-1.2.9.jar applicationContext.xml <bean id="sessionFactory" class="org.springframework.orm.hibernate5.LocalSessionFactoryBean"> <prope 阅读全文
posted @ 2020-02-18 19:55
一只桔子2233
阅读(125)
评论(0)
推荐(0)
摘要:
添加 spring-struts-3.2.9.RELEASE.jar struts-config.xml 添加 <controller> <set-property property="processorClass" value="org.springframework.web.struts.Del 阅读全文
posted @ 2020-02-18 19:50
一只桔子2233
阅读(117)
评论(0)
推荐(0)