Synchronous
Communication
Asynchronous communication
Introduction to Ajax
Classic web applications Architecture
Ajax based web applications architecture
Ajax engine creation
Properties of Ajax engine
- readyState
- onreadystatechange
- status
- responseText
- responsseXML
Methods of Ajax engine
- open(-,-,-)
- Send()/send(String)
- setRequestHeader(-,-)
Ajax application flow
Sample examples