what is an ajax call?

can u please explain the correct usage of an ajax call in jsps and java script.

View Answers

May 18, 2013 at 3:20 PM

hi friend,

Ajax is new technologies for the development of web application. Ajax is known as Asynchronous JavaScript and XML that fetches the data from web server without refreshing the whole page. This makes the application light weighted.

To know in detail about ajax you may go through the link, may this will be helpful for you.

http://www.roseindia.net/ajax/

Thanks.









Related Tutorials/Questions & Answers:
Advertisements