What is session facade in ejb?



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

Post New Answer

More EJB Interview Questions

What is ejb in weblogic?

1 Answers  


Differentiate Phantom from Un-repeatable?

1 Answers  


What’s new in the ejb 2.0 specification?

1 Answers  


Is ejb be called from another ejb? If yes then how?

1 Answers  


How does legacy object mapping work?

1 Answers  


In what format is the conversational data written to the disk?

1 Answers  


Is it possible to share an httpsession between a jsp and ejb?

1 Answers  


What is stateless and stateful session bean in ejb?

1 Answers  


What is EJB server provider?

1 Answers  


Is udp stateless?

1 Answers  


What were entity beans?

1 Answers  


Enlist the CallBack methods of Entity Bean.

1 Answers  


Categories