SSH的jar包.rar

上传者: 42583263 | 上传时间: 2021-04-18 18:02:05 | 文件大小: 19.93MB | 文件类型: RAR
SSH(struts+spring+hibernate)的jar包 SSH 通常指的是 Struts2 做前端控制器,Spring 管理各层的组件,Hibernate 负责持久化层。 一个请求在Struts2框架中的处理大概分为以下几个步骤: 1、客户端初始化一个指向Servlet容器(例如Tomcat)的请求 2、这个请求经过一系列的过滤器(Filter)(这些过滤器中有一个叫做ActionContextCleanUp的可选过滤器,这个过滤器对于Struts2和其他框架的集成很有帮助,例如:SiteMesh Plugin) 3、接着FilterDispatcher被调用,FilterDispatcher询问ActionMapper来决定这个请求是否需要调用某个Action FilterDispatcher是控制器的核心,就是mvc中c控制层的核心。下面粗略的分析下FilterDispatcher工作流程和原理:FilterDispatcher进行初始化并启用核心doFilter。 Hibernate 的原理 1.通过Configuration().configure();读取并解析hibernate.cfg.xml配置文件 2.由hibernate.cfg.xml中的读取并解析映射信息 3.通过config.buildSessionFactory();//创建SessionFactory 4.sessionFactory.openSession();//打开Sesssion 5.session.beginTransaction();//创建事务Transation 6.persistent operate持久化操作 7.session.getTransaction().commit();//提交事务 8.关闭Session 9.关闭SesstionFactory Struts2使用Filter嵌入自己的框架。配置文件加载顺序为:default.properties -> struts-default.xml -> struts-plugins.xml -> struts.xml -> struts.locale。

文件下载

资源详情

[{"title":"( 57 个子文件 19.93MB ) SSH的jar包.rar","children":[{"title":"SSH的jar包","children":[{"title":"javassist-3.12.0.GA.jar <span style='color:#111;'> 618.47KB </span>","children":null,"spread":false},{"title":"javax.servlet.jar <span style='color:#111;'> 68.29KB </span>","children":null,"spread":false},{"title":"slf4j-api-1.6.1.jar <span style='color:#111;'> 24.90KB </span>","children":null,"spread":false},{"title":"sqljdbc4-4.0.jar <span style='color:#111;'> 570.51KB </span>","children":null,"spread":false},{"title":"javax.annotation.jar <span style='color:#111;'> 7.53KB </span>","children":null,"spread":false},{"title":"mysql-connector-java-5.0.4-bin.jar <span style='color:#111;'> 484.32KB </span>","children":null,"spread":false},{"title":"spring-web-3.2.0.RELEASE.jar <span style='color:#111;'> 609.69KB </span>","children":null,"spread":false},{"title":"struts2-spring-plugin-2.3.15.3.jar <span style='color:#111;'> 21.30KB </span>","children":null,"spread":false},{"title":"spring-test-3.2.0.RELEASE.jar <span style='color:#111;'> 440.97KB </span>","children":null,"spread":false},{"title":"dom4j-1.6.1.jar <span style='color:#111;'> 306.54KB </span>","children":null,"spread":false},{"title":"c3p0-0.9.1.jar <span style='color:#111;'> 594.12KB </span>","children":null,"spread":false},{"title":"jbosscache-core-3.2.1.GA.jar <span style='color:#111;'> 1.11MB </span>","children":null,"spread":false},{"title":"asm-tree-3.3.jar <span style='color:#111;'> 21.00KB </span>","children":null,"spread":false},{"title":"com.springsource.org.apache.commons.logging-1.1.1.jar <span style='color:#111;'> 60.02KB </span>","children":null,"spread":false},{"title":"spring-beans-3.2.0.RELEASE.jar <span style='color:#111;'> 590.57KB </span>","children":null,"spread":false},{"title":"infinispan-core-4.2.1.CR1.jar <span style='color:#111;'> 1.07MB </span>","children":null,"spread":false},{"title":"spring-aspects-3.2.0.RELEASE.jar <span style='color:#111;'> 68.17KB </span>","children":null,"spread":false},{"title":"struts2-core-2.3.15.3.jar <span style='color:#111;'> 783.92KB </span>","children":null,"spread":false},{"title":"spring-tx-3.2.0.RELEASE.jar <span style='color:#111;'> 235.30KB </span>","children":null,"spread":false},{"title":"javax.ejb.jar <span style='color:#111;'> 46.47KB </span>","children":null,"spread":false},{"title":"hibernate3.jar <span style='color:#111;'> 3.97MB </span>","children":null,"spread":false},{"title":"spring-orm-3.2.0.RELEASE.jar <span style='color:#111;'> 383.00KB </span>","children":null,"spread":false},{"title":"slf4j-log4j12-1.7.2.jar <span style='color:#111;'> 8.61KB </span>","children":null,"spread":false},{"title":"asm-3.3.jar <span style='color:#111;'> 42.56KB </span>","children":null,"spread":false},{"title":"hibernate-jpa-2.0-api-1.0.1.Final.jar <span style='color:#111;'> 100.25KB </span>","children":null,"spread":false},{"title":"com.springsource.org.aopalliance-1.0.0.jar <span style='color:#111;'> 4.51KB </span>","children":null,"spread":false},{"title":"commons-fileupload-1.3.jar <span style='color:#111;'> 67.01KB </span>","children":null,"spread":false},{"title":"commons-logging-1.1.3.jar <span style='color:#111;'> 60.60KB </span>","children":null,"spread":false},{"title":"mail.jar <span style='color:#111;'> 483.37KB </span>","children":null,"spread":false},{"title":"mail-1.4.7.jar <span style='color:#111;'> 508.94KB </span>","children":null,"spread":false},{"title":"javax.jms.jar <span style='color:#111;'> 25.35KB </span>","children":null,"spread":false},{"title":"antlr-2.7.6.jar <span style='color:#111;'> 433.04KB </span>","children":null,"spread":false},{"title":"activation-1.1.jar <span style='color:#111;'> 61.51KB </span>","children":null,"spread":false},{"title":"asm-commons-3.3.jar <span style='color:#111;'> 37.38KB </span>","children":null,"spread":false},{"title":"spring-aop-3.2.0.RELEASE.jar <span style='color:#111;'> 327.05KB </span>","children":null,"spread":false},{"title":"swarmcache-1.0RC2.jar <span style='color:#111;'> 29.88KB </span>","children":null,"spread":false},{"title":"com.springsource.org.apache.log4j-1.2.15.jar <span style='color:#111;'> 387.42KB </span>","children":null,"spread":false},{"title":"commons-lang3-3.1.jar <span style='color:#111;'> 308.40KB </span>","children":null,"spread":false},{"title":"spring-expression-3.2.0.RELEASE.jar <span style='color:#111;'> 189.25KB </span>","children":null,"spread":false},{"title":"spring-core-3.2.0.RELEASE.jar <span style='color:#111;'> 842.84KB </span>","children":null,"spread":false},{"title":"freemarker-2.3.19.jar <span style='color:#111;'> 909.34KB </span>","children":null,"spread":false},{"title":"commons-io-2.0.1.jar <span style='color:#111;'> 155.77KB </span>","children":null,"spread":false},{"title":"log4j-1.2.17.jar <span style='color:#111;'> 478.40KB </span>","children":null,"spread":false},{"title":"spring-jdbc-3.2.0.RELEASE.jar <span style='color:#111;'> 391.55KB </span>","children":null,"spread":false},{"title":"spring-context-3.2.0.RELEASE.jar <span style='color:#111;'> 834.01KB </span>","children":null,"spread":false},{"title":"activation.jar <span style='color:#111;'> 54.97KB </span>","children":null,"spread":false},{"title":"javax.resource.jar <span style='color:#111;'> 43.47KB </span>","children":null,"spread":false},{"title":"javax.servlet.jsp.jar <span style='color:#111;'> 76.99KB </span>","children":null,"spread":false},{"title":"javax.servlet.jsp.jstl.jar <span style='color:#111;'> 27.46KB </span>","children":null,"spread":false},{"title":"struts2-json-plugin-2.3.15.3.jar <span style='color:#111;'> 69.44KB </span>","children":null,"spread":false},{"title":"proxool-0.8.3.jar <span style='color:#111;'> 464.79KB </span>","children":null,"spread":false},{"title":"commons-collections-3.1.jar <span style='color:#111;'> 546.26KB </span>","children":null,"spread":false},{"title":"ognl-3.0.6.jar <span style='color:#111;'> 222.65KB </span>","children":null,"spread":false},{"title":"com.springsource.org.aspectj.weaver-1.6.8.RELEASE.jar <span style='color:#111;'> 1.57MB </span>","children":null,"spread":false},{"title":"jta-1.1.jar <span style='color:#111;'> 10.64KB </span>","children":null,"spread":false},{"title":"xwork-core-2.3.15.3.jar <span style='color:#111;'> 625.64KB </span>","children":null,"spread":false},{"title":"oscache-2.1.jar <span style='color:#111;'> 111.63KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明