1) What is JNDI?. What is Naming Service? What is Directory Service?.
2) What is the difference between NAMING AND DIRECTORY Service?.
3) What is the use of InitialContext() and Why should i use it?.
4) Is it possible to connect to
EJB using URLConnection class?. If it is not, Why can't it be?. Because, I can connect to
JSP and
Servlet using URLConnection?