What is the Difference between AJAX and Javascript?

Answer Posted / nagasaichand

AJAX is a part of Javascript programming. Javascript is just
a client-side scripting language that is used to control a
web page once a user has downloaded the page. AJAX is a
particular usage of Javascript in which javascript
communicates with the remote script and receives the
response from the server, without having to reload the whole
page.

Javascript is a client-side scripting programming
language... AJAX is a technique incorporating the use of
Javascript, a server-side scripting language, and XML. But
javascript is the main core of ajax-based systems. AJAX
stands for Asynchronous Javascript and XML

Is This Answer Correct ?    48 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Brief about ajax?

545


When do I use a synchronous versus asynchronous request?

464


What is the difference between proxied and proxyless calls?

527


In what way are proxyless calls different than the proxied calls in ajax?

532


What is ajaxcontrol toolkit?

513






We used asynchronous server communication for a long time, what new thing is ajax bringing?

485


How do I submit a form or a part of a form without a page refresh?

528


What technologies are being used in ajax? : asp.net ajax

501


Should I use an http get or post for my ajax calls?

485


How to create an ajax website using visual studio?

514


Does ajax have significant accessibility or browser compatibility limitations? Do ajax applications break the back button? Is ajax compatible with rest? Are there security considerations with ajax development? Can ajax applications be made to work for users who have javascript turned off?

486


Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?

530


Does java have support for comet style server-side push?

535


What are the components of the asp.net ajax architecture? : asp.net ajax

501


Can we call server-side code from javascript? : asp.net ajax

535