A mechanism that allows a component to be customized without the need to access or change the component's source code. A container implements the component's naming environment and provides it to the component as a JNDI naming context. Each component names and accesses its environment entries using the
java:comp/env JNDI context. The environment entries are declaratively specified in the component's deployment descriptor.
--
J2ee question&answers
No comments:
Post a Comment