Ajax
By NithyaPriya
@NithyaPriya (1)
India
2 responses
@raghavibm (543)
• India
16 Oct 06
Can you give more details about AJAX, and tell where can we get the materials..
Can you give the real time application..
@mailvidi (112)
• India
16 Oct 06
Yes sure, here r some appplications of Ajax:
* Real-Time Form Data Validation
* check availability of new user id (while signing up)
* Auto completion of form elements
* Server-side Notifications
* Master Details Operations
You may get more info from:
http://java.sun.com/developer/technicalArticles/J2EE/AJAX/
K.R.Vidya Shankar
@mailvidi (112)
• India
3 Oct 06
Hi, AJAX is Asynchronous Javascript & Xml. This technology is used in order to interact with the server in an asynchronous manner, in other words, it interacts with the server behind the scenes in such a manner that we can continue performing another task on the site. The working examples can be noticed in gmail / orkut.