Ajax Web Model
The Ajax web model is based on the traditional web model with changes to the transmitted message on the web server and the web browser. The following diagram presents the
AJAX web model.

In the figure,the current HTML page displayed on the web browser has three parts. The two purple parts don’t need to be updated; only the yellow part needs to be.
|