Basic AJAX Question:
Download Questions PDF

Does AJAX work with Java?

Answer:

Absolutely. Java is a great fit for AJAX! You can use Java Enterprise Edition servers to generate AJAX client pages and to serve incoming AJAX requests, manage server side state for AJAX clients, and connect AJAX clients to your enterprise resources. The JavaServer Faces component model is a great fit for defining and using AJAX components.

Download AJAX Interview Questions And Answers PDF

Previous QuestionNext Question
Does Ajax have significant accessibility or browser compatibility limitations?Does Java have support for Comet style server-side push?