AJAX dependability

Question

Does AJAX is a stand alone technology? If no, on which technologies does AJAX stand?

Re: AJAX dependability

AJAX does depend on various technologies. The primary technologies we’ll encounter when doing Ajax are JavaScript, DOM, XML, and CSS. These can be called as the pillars of AJAX.