AJAX - The Complete Reference

(avery) #1

PART II


Chapter 6: Networking Considerations 277


anything more than acknowledgement? They really don’t need the data that was deleted to
be returned—they already have it locally. Yet in most cases, you eventually will have to
send data, and you should consider how you want to partition your requests.
As mentioned so many times before, Ajax trades infrequent large requests for frequent
smaller ones. With today’s high speed connections, it will turn out that Ajax may not deliver

FIGURE 6-23 Ajax is used to prefetch table data coming next
Free download pdf