What is the use of AJAX in handling project?

Discussion in 'Programming' started by manisha mishra, Dec 25, 2012.

  1. #1
    As we know in advance java there are some parts are there which are very much important during handling project. AJAX means asynchronous java script XML. But i want to know what the actual use of AJAX is when we are handling project. Does anybody know please reply?

    Thank you:)
     
    manisha mishra, Dec 25, 2012 IP
  2. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
    #2
    EricBruggema, Dec 27, 2012 IP
  3. sudhavishwakarmacis

    sudhavishwakarmacis Greenhorn

    Messages:
    24
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    23
    #3
    AJAX is the art of exchanging data with a server, and updating parts of a web page - without reloading the whole page.

    You might find this helpful: adaptivepath.com/ideas/ajax-new-approach-web-applications

    What do you mean by use of AJAX in handling project?
     
    sudhavishwakarmacis, Dec 28, 2012 IP