Programming Languages AJAX Subjective
May 11, 2013

Does AJAX work with Java?

Detailed Explanation

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.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback