How can we get the generated event?
Answer / Sudhanshu Saxena
To get the generated event in JSF, you can use the Processor API or implement a ValueChangeListener or ActionListener to handle the event.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is f:validatebean tag in jsf (javaserver faces)?
What is the significance of @managedproperty annotation?
What are the requirements for using integrated jsf using jdbc?
Explain value expression and method expressions in jsf?
What is java server faces (jsf)?
How can we obtain the generated event?
List some of the attributes of <h:form> tag in jsf?
What is h:inputtextarea tag in jsf (javaserver faces)?
What is f:validaterequired tag in jsf (javaserver faces)?
What are the different types of events in jsf?
how JSF is different from conventional JSP?
List out the converter tags used in JSF?