| 查看: 617 | 回复: 0 | |||
[求助]
学习spring mvc英文文章遇到的问题,求翻译。
|
|
Spring Web MVC Framework for rapid open source J2EE application development: a case This has been an underlying theme in a movement to change the way programmers approach developing Java 2 Platform, Enterprise Edition (J2EE) Web applications. Since the desire of the companies and organizations are increasing so the complexity and the performance of the web programming matters. Complexity with the different types of communication devices is increasing. 1.Inversion Of Control: Inversion of Control or IoC is one of the techniques used to wire services or components to an application program. The IoC is “A software design pattern and set of associated programming techniques in which the flow of control of a system is inverted in comparison to the traditional interaction mode.” In IoC instead of an application calling the framework, it is the framework that calls the components specified by the application. The IoC can be explained as "Injection of required resources or dependency at run-time into the dependent resource" which is also known as Dependency Injection. 1.Controller:Handles navigation logic and interacts with the Service tier for business logic。2.Model: The contract between the Controller and the View Contains the data needed to render the View Populated by the Controller. It controls the complete flow of the application and navigates the flow of application. 2. Controller: this is the user created component for handling requests. It encapsulates the navigation logic with it. Controller delegates the services for the service object. It is used to map logical view names to actual view implementations. 6. HandlerMapping: Strategy interface used by DispatcherServlet for mapping incoming requests to individual Controllers. with spring’s pluggable MVC architecture. It is configurable with multiple view technologies Ex Java Server Pages, Velocity, Tiles, iText etc. ApplicationContext.xml: It provides an easy integration with Springs AOP features, message resource handling, event propagation. Dispatcher-servlet.xml: Spring's web MVC framework is a request driven web MVC framework, it is designed around a servlet that dispatches requests to controllers and provides much functionality for handling the applications. But gradually technology and the requirements goes on increasing so e need the tools and the in fact architecture which can handle the growing size of the application. Spring WEB mvc framework is an framework which provides the environment for the application in the RAD environment. 原文完整文章下载地址:http://download.csdn.net/detail/wu4357815/8429445 |
» 猜你喜欢
师弟论文见刊大半年才想起来申请专利,还能抢救一下吗?
已经有5人回复
某top大学教授说“能够在市场中兑现的能力才是真能力”无比同意!
已经有3人回复
上海工程技术大学 激光智能制造课题组 2027级博士研究生招生
已经有7人回复
售SCI文章,我:8O.5.5.1O.54,科目全,可十急
已经有3人回复
售SCI一区T0P文章,我:8O.55.1.O.54,科目全,可伽急
已经有3人回复
售SCI一区T0P文章,我:8O.55.1.O.5.4,科目齐全,可+急
已经有3人回复
售SCI一区T0P文章,我:8.O.55.1.O54,科目全,可伽急
已经有3人回复
售SCI文章,我:8O5.5.1.O.54,科目齐全,可+急
已经有3人回复
售SCI一区T0P文章,我:8.O.55.1.O.54,科目齐全,可+急
已经有3人回复
售SCI文章,我:8O5.5.1.O.54,科目齐全,可+急
已经有4人回复










回复此楼
点击这里搜索更多相关资源