|
What is method-binding expression
J2EE Interview Questions and Answers (Part 2)
(Continued from previous question...)
195. What is method-binding expression
A JavaServer Faces EL expression that refers to a method of a backing bean. This method performs either event handling, validation, or navigation processing for the UI component whose tag uses the method-binding expression.
(Continued on next question...)
Other Interview Questions
|