Close
jGuru Forums
Posted By: jaya_kumar Posted On: Saturday, February 25, 2006 12:27 AM
what for ajax is used in java web based application?
Re: what for ajax is used in java?
Posted By: Roseanne_Zhang Posted On: Tuesday, March 14, 2006 10:01 AM
Posted By: Anonymous Posted On: Monday, February 27, 2006 04:10 AM
Asynchronous JavaScript And XML. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire Web page does not have to be reloaded each time the user makes a change. This is meant to increase the Web page's interactivity, speed, and usability.