用 Spring 更好地处理 Struts 动作三种整合 Struts 应用程序与 Spring 的方式

| No Comments | No TrackBacks

为什么 Spring 这么了不起?

Spring 的创立者 Rod Johnson 以一种批判的眼光看待 Java™ 企业软件开发,并且提议很多企业难题都能够通过战略地使用 IOC 模式(也称作依赖注入)来解决。当 Rod 和一个具有奉献精神的开放源码开发者团队将这个理论应用于实践时,结果就产生了 Spring 框架。简言之,Spring 是一个轻型的容器,利用它可以使用一个外部 XML 配置文件方便地将对象连接在一起。每个对象都可以通过显示一个 JavaBean 属性收到一个到依赖对象的引用,留给您的简单任务就只是在一个 XML 配置文件中把它们连接好。


原文链接:http://www-128.ibm.com/developerworks/cn/java/j-sr2.html

No TrackBacks

TrackBack URL: http://www.wujianrong.com/mt-tb.cgi/1642

Leave a comment

About this Entry

This page contains a single entry by kevinwu published on January 25, 2007 1:06 PM.

基于Spring框架的WebSphere应用开发[转] was the previous entry in this blog.

两种让smarty truncate变量调节器支持中文的方法 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.