Does AJAX is a stand alone technology? If no, on which technologies does AJAX stand?
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.
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.