AJAX Interview Question

1. What is AJAX?
2. Does AJAX work with Java?
3. Is the server or the client in control in AJAX?
4. What is the role of Ajax in enhancing user experience?
5. How can I call a Java method from Javascript?
6. Which browsers support AJAX?
7. Is there any way that an AJAX object can get back a record set?
8. What are the different frameworks available In AJAX?
9. Who invented AJAX?
10. Does Java have support for Comet style server-side push?
11. Are there any security issues with AJAX?
12. Should I use an HTTP GET or POST for my AJAX calls?

No comments:

Post a Comment