Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

Is it possible to use AJAX with Seam?

Answer»

Is it possible to use AJAX with Seam?
Yes we can use AJAX with Seam and Seam provides excellent support for AJAX. Seam SUPPORTS two Ajax components libraries for JSF firstly that are ICEfaces and Ajax4JSF. One more old approach that is being support by Seam is complete JavaScript REMOTING framework which help US to call seam components and subscribe to JMS topics directly from clients.
With the help of Seam programmers can CREATE AJAX-based applications without having knowledge of JavaScript. And application devloped here are protected from BUGS and peformance problems associated with switch to AJAX. And a Seam concurrency model is designed for use with Ajax.