文件名称:SSH-Ajax
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-03-28
- 文件大小:
- 12.9mb
- 下载次数:
- 0次
- 提 供 者:
- sun****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用三大框架写ajax系统,充分利用AJAX技术实现所需要的效果-Three fr a meworks write ajax systems, to take full advantage of AJAX technology to achieve the required effect
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SSH-Ajax
........\.classpath
........\.myeclipse
........\.myhibernatedata
........\.mymetadata
........\.mystrutsdata
........\.project
........\.settings
........\.........\org.eclipse.core.resources.prefs
........\.........\org.eclipse.jdt.core.prefs
........\.springBeans
........\WebRoot
........\.......\META-INF
........\.......\........\MANIFEST.MF
........\.......\WEB-INF
........\.......\.......\applicationContext.xml
........\.......\.......\classes
........\.......\.......\.......\.struts.mex
........\.......\.......\.......\itany
........\.......\.......\.......\.....\action
........\.......\.......\.......\.....\......\FindAction.class
........\.......\.......\.......\.....\biz
........\.......\.......\.......\.....\...\IUserDAO.class
........\.......\.......\.......\.....\dao
........\.......\.......\.......\.....\...\UserDAOImpl.class
........\.......\.......\.......\.....\entity
........\.......\.......\.......\.....\......\Address.class
........\.......\.......\.......\.....\......\User.class
........\.......\.......\.......\.....\hbm
........\.......\.......\.......\.....\...\Address.hbm.xml
........\.......\.......\.......\.....\...\User.hbm.xml
........\.......\.......\.......\.....\test
........\.......\.......\.......\.....\....\SSHTest.class
........\.......\.......\.......\log4j.properties
........\.......\.......\.......\struts.properties
........\.......\.......\.......\struts.xml
........\.......\.......\lib
........\.......\.......\...\antlr-2.7.6.jar
........\.......\.......\...\cglib-2.2.jar
........\.......\.......\...\com.springsource.org.aopalliance-1.0.0.jar
........\.......\.......\...\com.springsource.org.apache.log4j-1.2.15.jar
........\.......\.......\...\com.springsource.org.aspectj.weaver-1.6.8.RELEASE.jar
........\.......\.......\...\com.springsource.org.codehaus.jackson.mapper-1.0.0.jar
........\.......\.......\...\commons-collections-3.1.jar
........\.......\.......\...\commons-dbcp.jar
........\.......\.......\...\dom4j-1.6.1.jar
........\.......\.......\...\ehcache-1.2.3.jar
........\.......\.......\...\hibernate3.jar
........\.......\.......\...\javassist-3.9.0.GA.jar
........\.......\.......\...\jotm.jar
........\.......\.......\...\jta-1.1.jar
........\.......\.......\...\log4j-1.2.14.jar
........\.......\.......\...\mysql-connector-java-5.0.7-bin.jar
........\.......\.......\...\org.springframework.aop-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.asm-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.aspects-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.beans-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.context-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.core-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.expression-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.instrument-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.instrument.tomcat-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.jdbc-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.orm-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.oxm-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.transaction-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.web-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.web.portlet-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.web.servlet-3.0.1.RELEASE-A.jar
........\.......\.......\...\org.springframework.web.struts-3.0.1.RELEASE-A.jar
........\.......\.......\...\persistence.jar
........\.......\.......\...\slf4j-api-1.5.8.jar
........\.......\.......\...\slf4j-log4j12-1.5.8.jar
........\.......\.......\...\xapool.jar
........\.......\.......\web.xml
........\.......\index.jsp
........\.......\js
........\.......\..\script.js
........\src
........\...\.struts.mex
........\...\itany
........\...\.....\action
........\...\.....\......\FindAction.java
........\...\.....\