CHAPTER 3 CONTENT CHUNKING PATTERN E B (Web hosting domain names)
Tuesday, January 22nd, 2008CHAPTER 3 CONTENT CHUNKING PATTERN E B V N Figure 3-4. Improved website architecture In Figure 3-4, the HTML page is the result of multiple pieces of server-side logic. When the main outline of the HTML page has been loaded, the XMLHttpRequest object retrieves the content blocks Get Navigation, Get Content 1, and Get Content 2. When and how the indi vidual content blocks are retrieved depends on the events and links created by the content blocks. Each content block is a separate request that needs to be called by the XMLHttpRequest type. The proposed architecture has the following advantages: The client downloads only what is necessary, when it is necessary. There is no need to re-retrieve a content block unless necessary. The architecture is separated into different code blocks that can be assembled dynamically in different contexts. The architecture resembles that of a traditional client in that only those elements that pertain to the event are manipulated. The overall look and feel is not affected because the generated code blocks delegate the look and feel to the parent HTML page retrieving the content blocks. Figure 3-4 shows how the Content Chunking pattern got its name: a single HTML page is the sum of its chunks of content, which are referenced and loaded separately.
Note: In case you are looking for affordable and reliable webhost to host and run your j2ee application check Vision J2ee Web Hosting services.