为 IBM WebSphere Application Server 开发 Spring 应用程序——第 1 部分:Spring 介绍
2009-10-21 00:00:00 来源:WEB开发网本文源代码下载地址: http://flashview.ddvip.com/2009_10/Introduction-to-Spring-Sample.zip
引言
如果您经常访问 Java™ 社区,那么可能听说过 Spring Framework,它在最近几年已引起了广泛的关注。
Spring 是一种分层的 J2EE 应用程序框架,该应用程序框架基于 Rod Johnson 的著作 Expert One-on-One J2EE Design and Development 一书中发布的代码,旨在通过提供一种灵活的基础结构来简化 J2EE 项目的开发。您可将 Spring 设想成帮助您在任何 J2EE 项目中实现多种所需最佳实践的工具。
在本文中,我们将假设您具有一定的 J2EE 开发经验,但从未接触过 Spring。因此,本文将首先介绍 Spring 及其优点,并通过创建一个简单的 Java 项目来演示 Spring 控制反转(Inversion of Control,IOC)和面向方面编程(Aspect-Oriented Programming,AOP)的使用。在完成基本知识介绍之后,我们将使用 IBM Rational Application Developer(以下称为 Application Developer)开发一个基于 Struts 的 Web 应用程序,并讨论如何将 Spring 和 Struts 进行集成。事实上,我们应该称之为将 Struts 集成到 Spring,因为最终是由 Spring 对 Struts 进行控制的。
在第 2 部分中,我们将讨论如何使用 WebSphere Application Server 中提供的各种连接池和事务管理选项;第 3 部分则讨论如何在我们的应用程序中集成流行的 OR 映射框架,例如 Hibernate 或 iBatis,并演示如何通过 Spring 更方便地访问 EJB 组件(Spring 包含对简化 EJB 开发的支持)。
Tags:IBM WebSphere Application
编辑录入:爽爽 [复制链接] [打 印]- ››WebSphere Application Server 7.0 XML Feature P...
- ››WebSphere 反向投资者: 解决 WebSphere Applicati...
- ››WebSphere sMash 的创新应用,第 2 部分: 借助包装...
- ››Websphere MQ v6集群的负载均衡新功能
- ››WebSphere Process Server V6.0.2 集群,第 2 部分...
- ››WebSphere Process Server V6.0.2 集群,第 1 部分...
- ››IBM WebSphere常见问题解答
- ››IBM WebSphere Studio V5相关认证资料
- ››IBM WebSphere应用服务器发展趋势
- ››IBM WebSphere Application Server诊断和调优(一...
- ››IBM WebSphere Application Server诊断和调优(二...
- ››WebSphere MQ性能调优浅谈
更多精彩
赞助商链接