EJB's use a JNDI name for looking up any server objects on the the application server
so as to achieve location transparency, Right?If yes, then do we have any server
object for which I'll not require a JNDI name.Imagine for example if entire jdk
library is maintained by App server then we've to use JNDI naming lookup for creating
even a String object. Please suggest?
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".