atom feed10 messages in org.apache.tomcat.devRE: Global caching hack?
FromSent OnAttachments
Alex ChaffeeJun 15, 2000 8:20 pm 
Robin GieseJun 16, 2000 2:13 am 
NachoJun 16, 2000 3:27 am 
Alex ChaffeeJun 16, 2000 6:45 am 
Craig R. McClanahanJun 16, 2000 9:55 am 
Jonathan ReichholdJun 16, 2000 10:05 am 
NachoJun 16, 2000 10:15 am 
Chun, Byung (GEAE, Elano)Jun 16, 2000 10:18 am 
Craig R. McClanahanJun 16, 2000 10:29 am 
Joseph DaneJun 16, 2000 12:45 pm 
Subject:RE: Global caching hack?
From:Nacho (nac@siapi.es)
Date:Jun 16, 2000 10:15:46 am
List:org.apache.tomcat.dev

Hola Craig:

Singletons can be problematic in web applications, because what actually happens depends on the way class loaders are implemented in your servlet container. The portable approach to sharing things throughout a web

Hmm, How about Pools and other things that have singletons into and are not controlled directly by the web application? can be problematic too?

Saludos , Ignacio J. Ortega