>From: "Erik Dybdahl" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: Auto reload
>Date: Thu, 10 May 2001 08:48:07 +0200
>[...]
>In other words: can I change my web-application without affecting (by doing 
>stop/start Tomcat) other web-applications on the same Tomcat-server?
>[...]


Hi:-)  yes, I think it is possible, because every webapp has its
own classloader, if container decides to reload one webapp,
container will (only) destroy the old classloader of this webapp ,
and (only) make a new one for this webapp.


Bo
may.10, 2001

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Reply via email to