Caldarale, Charles R wrote:
>> From: jkv [mailto:j.kumara...@gmail.com]
>> Subject: Singletons in Tomcat(6.0)
>>
>> Is using singleton patterns in Tomcat (in servlets programming and
>> deploying them in tomcat) a really bad idea??
>
> No, it's fine
> From: jkv [mailto:j.kumara...@gmail.com]
> Subject: Singletons in Tomcat(6.0)
>
> Is using singleton patterns in Tomcat (in servlets programming and
> deploying them in tomcat) a really bad idea??
No, it's fine.
> One really useful post is
> http://wiki.apa
everything below is just my knowledge :-)
comments inlined
On Tue, Dec 1, 2009 at 2:01 PM, jkv wrote:
>
> Hello,
>
> Is using singleton patterns in Tomcat (in servlets programming and deploying
> them in tomcat) a really bad idea?? I came accross many forum posts and
> wikis that warn about of OO
Hello,
Is using singleton patterns in Tomcat (in servlets programming and deploying
them in tomcat) a really bad idea?? I came accross many forum posts and
wikis that warn about of OOM errors. One really useful post is
http://wiki.apache.org/tomcat/OutOfMemory
http://wiki.apache.org/tomcat/OutOf