Date: 03/15/05 (Java Web) Keywords: no keywords I have been asked this question several times. Recently Xyling asked the same question in his blog. So I thought a simple explanation may be in order. To unload a class you have to create a custom classloader and load the class using it. Tomcat does it and so does JRun. You can look in Tomcat [...] Source: http://blog.taragana.com/index.php/archive/how-to-unload-java-class/
|