What are the protocols used by Ajax?
Answer / v madhu babu
HTTP’s GET or POST
XMLHttpRequest for placing a request with the web server
Uses JSON to communicate between the client and server
UED or URL encoded data
| Is This Answer Correct ? | 14 Yes | 1 No |
Does ajax work with java?
What do I need to know to create my own ajax functionality?
What is a simple example of where a ajax request would be used?
What is the role of the scriptmanagerproxy control? : asp.net ajax
Some of the google examples you cite don't use xml at all. Do I have to use xml and/or xslt in an ajax application?
Which are the problems that can be fixed using ajax and what is the actual meaning of ajax?
What are the types of send() method used for xmlhttprequest?
Which request is better with ajax, get or post?
What are the extender controls?
What are the controls of the Script Management group?
Should I use xml or text, javascript, or html as a return type?
The components in the asp.net 2.0 ajax packaging?