sedj
Programmer
- Aug 6, 2002
- 5,610
Hi,
Does anyone know how to bind an object to a JNDI context that can be accessed by multiple webapps runing within the same container ?
So for example, in webapp "aaa" I would like to bind an object that can be looked up by webapp "bbb".
Currently, tomcat5 seems to not allow this ...
Cheers
Does anyone know how to bind an object to a JNDI context that can be accessed by multiple webapps runing within the same container ?
So for example, in webapp "aaa" I would like to bind an object that can be looked up by webapp "bbb".
Currently, tomcat5 seems to not allow this ...
Cheers