当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: Every other month in this colu
 

 

 ·jsp: you make the decision @ jdj    »显示摘要«
    摘要: if you are currently looking for alternatives to jsp and youre tired of reinventing the wheel each time, then this article can provide you with the solutions you need to build your web applicati......
 ·the impact of ejb 2.0 @ jdj    »显示摘要«
    摘要: last summer, sun microsystems released the first public draft of the ejb 2.0 specification with a lot of fanfare. since then, its been through a whirlwind of discussion, controversy, and modifica......


Core J2EE Patterns @ JDJ
上一页   ...resentation patterns in detail. first i want to provide some context on how the presentation tier patterns fit within a common j2ee architecture, starting with a basic description of a system.

when a client makes a web request for a particular resource, the request is processed, a view is generated, and a result is returned to the client. to provide more detail, we can define several logical components and subcomponents of a typical web-based architecture: request handler:

- request processing 【程序编程相关:Printing Rich Docume

- pre- and postprocessing 【推荐阅读:Building a Combined

- navigation resolution 【扩展信息:Introducing... ColdF

- command processing navigation and dispatch:

- request dispatching view processor:

- view preparation

- view creation these components and subcomponents are shown visually in figure 1. lets have a look at the intercepting filter pattern, which addresses issues in the request-handling portion of the architecture, as outlined above and in the figure.

intercepting filter

the intercepting filter pattern documents issues relating to preprocessing and postprocessing a web request. here are some common examples of preprocessing: decrypting an input stream: the incoming data may have been encrypted for security purposes. decompressing a stream: the incoming stream may have been compressed for more efficient transfer over the network. translating various encoding schemes to a common format: multiple encoding schemes require different handling. if each encoding is translated to a common format, the core request-handli
...   下一页
 ·application server metamorphosis @ jdj    »显示摘要«
    摘要: the java 2 platform, enterprise edition (j2ee), defines the standard for developing and deploying multitier enterprise applications. at the core of j2ee architecture are application servers - con......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE