|
⇤ ← Revision 1 as of 2006-04-26 15:36:15
Size: 593
Comment:
|
← Revision 2 as of 2009-09-20 23:08:39 ⇥
Size: 593
Comment: converted to 1.6 markup
|
| No differences found! | |
Presentation for JavaOne
Using AJAX with Persistence
What is AJAX?
- differences client/server model now kinds of apps
Server communication patterns/models
- RPC JSON REST Web Service Javascript
Data Model
- caching client cache/ server cache?
- staleness of data client performance
Infinite Data Syndrome Avoid fetching the entire database into cache Anticipatory Field Fetch - completion Value List Handler
- predictive fetching heuristics user experience/users experiences
Craig - wiki Larry - wire protocol Smitha - JSON details