JNDI, the Java Naming and Directory Interface, allows applications to access various naming and directory services via a common interface. The figure below shows the JNDI architecture. Like JDBC (Java ...
What are the differences? How prepared is one to work with J2EE after working with J2SE? Sun's website says the following about J2EE. Does this pretty much sum up the differences, or is there more?