How can you call multiple listeners in jsf?
Answer / Pooja Kaushal
"Multiple event listeners can be called by using the <f:listeners> tag instead of the <listener> tag. This allows you to specify an array of listener classes or components as values."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are Data Bound table components ?
How can we obtain the generated event?
What is a backing bean?
What is view object?
What is javaserver faces ui component class?
List the various benefits of java server faces.?
What do you understand by managed bean in jsf?
Explain @SessionScoped annotations?
What is h:inputfile tag in jsf (javaserver faces)?
List some advantages of facelets.
Explain the name backing bean.
What is h:form tag in jsf (javaserver faces)?