> From: Caldarale, Charles R > Subject: RE: JNDI: Name java:comp is not bound in this Context > > For all I know, a leading slash might be ignored
It looks like "java:comp/env" and "java:/comp/env" are equivalent; the leading slash is indeed ignored, and the same object is retrieved for either name. Don't know if that holds true for all containers, or just Tomcat. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
