Ajax Patterns and Best Practices

Ajax is taking us into the next generation of web applications. Ajax has broken the client-server barrier by decoupling the client from the server, but an Ajax application still needs a server to extract content from. The most effective use of Ajax and the server requires an understanding of REST, a...

Full description

Bibliographic Details
Main Author: Gross, Christian (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress, 2006.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • to Ajax
  • The Nuts and Bolts of Ajax
  • Content Chunking Pattern
  • Cache Controller Pattern
  • Permutations Pattern
  • Decoupled Navigation Pattern
  • Representation Morphing Pattern
  • Persistent Communications Pattern
  • State Navigation Pattern
  • Infinite Data Pattern
  • REST-Based Model View Controller Pattern.