

Asynchronous Javascript And Xml
Javascript application that lives in a web browser page and communicates with a server
Describe classic HTTP
Server provides HTTP interface
Deliver static (HTML, images, JavaScript) and dynamic content (XML, etc.)
Integrate with existing web server (CGI, mod_*, Java servlets, ...)
Standalone:
desktop installation
comms – startup, shutdown
no server dependency
...not a final answer