Java Training: - Show differences 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...