JBoss AS Question:
Download Job Interview Questions and Answers PDF
Can I use AJAX with Seam?
Answer:
A: Yes, Seam provides excellent support for AJAX. First, Seam supports the ICEfaces and Ajax4JSF Ajax component libraries for JSF. If you prefer a more "old fashioned" approach, Seam provides a complete JavaScript remoting framework which lets you call Seam components and subscribe to JMS topics directly from the client. Please refer to the Seam remoting example application on how to use AJAX remoting to implement a chat room.
Download JBoss Interview Questions And Answers
PDF
Previous Question | Next Question |
Is it true that Seam only works with JSF? | Can I unit test Seam applications without starting the Application Server? |