What is ejb context?



What is ejb context?..

Answer / Amit Mishra

EJB Context refers to a container-managed environment in which EJB components reside. It provides EJB objects with the necessary resources, such as security and transaction management.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

What is stateless ejb?

1 Answers  


What is remote interface in ejb?

1 Answers  


What are the types of ejb?

1 Answers  


How does ejbs work?

1 Answers  


What is ejb framework?

1 Answers  


What is Entity Bean and Session Bean?

1 Answers   KPIT,


Name the interfaces that you used in Beans?

2 Answers  


What is stateless code?

1 Answers  


What is message-driven bean?

1 Answers  


How do identify two same entity beans?

1 Answers  


What is dependency injection in ejb?

1 Answers  


How is consistency maintained by Stateful Session through transaction updates ?

1 Answers  


Categories