Mixing Client and Server sides

AJAX (shorthand for asynchronous JavaScript and XML)

Ajax is a newer web development technique for dynamically interchanging content with the server-side, without reloading the web page. Google Maps is an example of a web application that uses Ajax techniques.

Like DHTML and LAMP, Ajax is not a technology in itself, but a term that refers to the use of a group of technologies. Ajax uses a combination of: