Explain the differences between a managed bean and backing bean in jsf?
Answer Posted / Omdutt
"Managed Bean is a Java class that provides business logic for JSF components. It is configured in the faces-config.xml file.nBacking Bean, on the other hand, is a special kind of Managed Bean that holds UI component state and provides getter/setter methods to access them."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category