What do I do on the server to interact with an ajax client?



What do I do on the server to interact with an ajax client?..

Answer / Brijesh Kumar Gupta

On the server, you typically handle AJAX requests by setting up routes or handlers for incoming AJAX requests and returning appropriate responses. This can be done using various server-side technologies such as PHP, Node.js, Python, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AJAX Interview Questions

What is the difference between json and ajax?

1 Answers  


Which request is better, Get or Post?

1 Answers  


Define the role of the Update Panel?

1 Answers  


In ajax does the client or the sever have the control?

1 Answers  


Is ajax a technology platform or is it an architectural style?

1 Answers  


What is the basic goals of AJAX ?

1 Answers   Beahead Private Limited,


Why do you use ajax?

1 Answers  


Who is using ajax?

1 Answers  


What are the protocols used by Ajax?

1 Answers  


What are the browser versions that ajax is compatible with?

1 Answers  


what is meant by AJAX and its purpose?

7 Answers  


Easy trough that the classical web applications are harder to make than ajax applications?

1 Answers  


Categories