DEVFYI - Developer Resource - FYI

What is JavaServer Faces event and listener model

J2EE Interview Questions and Answers (Part 1)


(Continued from previous question...)

143. What is JavaServer Faces event and listener model

A mechanism for determining how events emitted by JavaServer Faces UI components are handled. This model is based on the JavaBeans component event and listener model.

(Continued on next question...)

Other Interview Questions