InterviewSolution
Saved Bookmarks
| 1. |
What Is Significance Of Jsf- Spring Integration ? |
|
Answer» Spring - JSF integration is useful when an EVENT handler wishes to explicitly invoke the bean FACTORY to create beans on demand, such as a bean that ENCAPSULATES the business logic to be PERFORMED when a submit button is PRESSED. Spring - JSF integration is useful when an event handler wishes to explicitly invoke the bean factory to create beans on demand, such as a bean that encapsulates the business logic to be performed when a submit button is pressed. |
|