Hi

I know that if I have multiple mappings to the same servlet, then I get two 
seperate objects instantiated. However, where does the engine instantiate the 
copy from? For example, I want to run two copies of the same servlet with 
different URLs, one in test mode, one in live mode. I was planning on 
configuring a different set of parameters for the two cases in my web.xml file 
but I need to be sure that I will get two instances, each with its own set 
parameters rather than the engine "cloning" a copy of the servlet it has 
already loaded.

Regards
Roger


__________________________________________________________________________
This e-mail and the documents attached are confidential and intended 
solely for the addressee; it may also be privileged. If you receive this 
e-mail in error, please notify the sender immediately and destroy it.
As its integrity cannot be secured on the Internet, the Atos Origin group 
liability cannot be triggered for the message content. Although the 
sender endeavours to maintain a computer virus-free network, the sender 
does not warrant that this transmission is virus-free and will not be 
liable for any damages resulting from any virus transmitted.
__________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to