Click here to hide categories Click here to show left categories

User: Home          welcome : Guest          Log In / Register here     




Java Training: - What is the difference between JNDI context, Initial context, session context and EJB context?

JNDI context

JNDI Context Provides a mechanism to lookup resources on the network

Initial context

Initial Context constructor provides the initial context.

Session context

Session Context has all the information a session bean would require from the container

Entity Context

Entity Context has all the information that an Entity bean would need from a container

EJB context

EJB Context contains the information that is common to both the session and entity bean

See the following video on EJB (Enterprise Java Beans): -

Click to get Java Training

Regards,

Get more Java Training from author’s blog

Share this article   |    Print    |    Article read by 3525 times
Author:
Shivprasad Koirala
We conduct training for Java/J2EE technologies like design patterns, J2EE, Struts, Hibernate, Spring, Rich Interface etc. and likes to write articles on the same in free time.
Related Articles: No related article
Related Interview Questions: