What is backing bean?
Answer / Nikesh Gupta
A backing bean is a JavaBean that provides business logic and data access methods for JSF (JavaServer Faces) components. It handles the communication between the UI components and the model objects, thus acting as a bridge between them.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is mean by API ? Please answer me. Advance thanks.
Why stateless is better than stateful?
What happens when I change a value in the httpsession from inside an ejb?
Is it possible to write two EJBs that have different bean classes, but they share same Remote interface and Home interfaces?
What is stateful session bean?
Who took over ejb?
Differentiate Conversational from Non-conversational interactions?
Can an ejb send asynchronous notifications to its clients?
What transaction attributes does Java Bean containers support?
How does a container, manage access, from multiple transactions on an entity bean?
How can I access ejb from asp?
What do you mean by abstract schema?