<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - static variables in web tier.</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Thu, 23 May 2013 22:13:03 -0400</pubDate>


    <item>

        <title>Recipe for disaster</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62011</link>

        

        
            <description><![CDATA[<blockquote>All the data they declare is&nbsp;read only,&nbsp;for instance error messages etc,&nbsp; but my major concern is declaring so many variables static would hinder the garbage collection. what is the trade off between garbage collection vs over...]]></description>
        

        <pubDate>Thu, 03 Mar 2011 14:50:57 -0500</pubDate>

        

        <jf:creationDate>Thu, 03 Mar 2011 14:50:57 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 03 Mar 2011 14:50:57 -0500</jf:modificationDate>
        <jf:date>Mar 3, 2011</jf:date>
        <jf:author>SirishaChiruvolu</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Recipe for disaster</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62011</link>

        

        
            <description><![CDATA[<p>I would tend to think that is a recipe for disaster, unless of course I'm missing something.</p>...]]></description>
        

        <pubDate>Thu, 03 Mar 2011 10:57:04 -0500</pubDate>

        

        <jf:creationDate>Thu, 03 Mar 2011 10:57:04 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 03 Mar 2011 10:57:04 -0500</jf:modificationDate>
        <jf:date>Mar 3, 2011</jf:date>
        <jf:author>Denis Carniel</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>static variables in web tier.</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=62011</link>

        

        
            <description><![CDATA[<p>I am code reviewing web app, it has all the variables declared to be static , author claims making every variable static reduces the burden of creating variables for multiple instances of the servlet(not singlethreaded). Is this a good design?</p>]]></description>
        

        <pubDate>Thu, 03 Mar 2011 09:15:22 -0500</pubDate>

        

        <jf:creationDate>Thu, 03 Mar 2011 09:15:22 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 03 Mar 2011 09:15:22 -0500</jf:modificationDate>
        <jf:date>Mar 3, 2011</jf:date>
        <jf:author>SirishaChiruvolu</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

