You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Centaur zeus <pe...@hotmail.com> on 2002/06/30 19:02:54 UTC

tomcat / jndi

Hi all, i have some questions on jndi of tomcat :
1) if i put a class in tomcat jndi, and will the class constructor be 
exectued ? if it will, when will it be ? Once tomcat start up ? or first 
client get resources ? or will not execute constructor at all ? Since I go 
to tomcat doc and find that most of the classes don't have constructor. So I 
am not clear in this.

2) If multiple client request for the same resource, is it only one copy of 
the class will be shared between the clients?

Thanks

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>