JNDI Question
Hello All,
I'm new to JNDI and was reading a tutorial when I came across this line
"you can inject any service object from the JNDI using the object's JNDI name. Both global (java:/) and local (java:comp/env) JNDI trees are searched "
I just want to know about { global (java:/) } and { local (java:comp/env) }.
1) What do they represent ? ( what do they mean )
2) Are these naming conventions followed by programmers?
Waiting for a favorable reply.
Regards.
Hasnain Javed Khan.

