What is session facade in ejb?
Answer / Abhinav Rajput
Session Facade in EJB (Enterprise JavaBeans) provides a simple, user-friendly interface for clients to access business logic. It acts as the primary entry point for client requests and manages transactions, security, and data persistence within the EJB container.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ejb in weblogic?
Differentiate Phantom from Un-repeatable?
What’s new in the ejb 2.0 specification?
Is ejb be called from another ejb? If yes then how?
How does legacy object mapping work?
In what format is the conversational data written to the disk?
Is it possible to share an httpsession between a jsp and ejb?
What is stateless and stateful session bean in ejb?
What is EJB server provider?
Is udp stateless?
What were entity beans?
Enlist the CallBack methods of Entity Bean.