Interview Question
Qus: What is managed bean in BPM ?
Answers (1)
The managed beans represent the application data and actions this we can use in the view. Properties associated with a managed bean represent the application data, and methods associated with a managed bean represent the actions. When you use binding expressions, you are binding a property or method associated with a managed bean to a user interface .