JNDI Lookup

Is JNDI lookup costly that we need to cache the home objects?Thanks!
[82 byte] By [orjaykaya] at [2007-10-2 8:44:06]
# 1
> Is JNDI lookup costly that we need to cache the home> objects?usually yes; it is better to cache the (ejb) home objects in most of the cases.
aniseeda at 2007-7-16 22:46:23 > top of Java-index,Core,Core APIs...