下面是一张程序文件分部图,主要演示Struts/Hibernate/Spring+Ajax是如何集成的,并列出了部分配置文件!
web.xml
action org.apache.struts.action.ActionServlet config /WEB-INF/struts-config.xml debug 3 detail 3 2 contextConfigLocation /WEB-INF/classes/applicationContext.xml org.springframework.web.context.ContextLoaderListener action *.do index.jsp http://java.sun.com/jsp/jstl/core /WEB-INF/c.tld
struts-config.xml
applicationContext.xml
org.hibernate.dialect.MySQLDialect true org/com/demo/hib/pojo/User.hbm.xml上面是一些主要的配置文件,由于程序文件有些大,有需要源程序的留下邮箱地址,我发给大家!