<?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 - Unshared Object in Spring Framework</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>Sun, 19 May 2013 10:54:18 -0400</pubDate>


    <item>

        <title>Not Singleton</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30824</link>

        

        
            <description><![CDATA[Correction to above - &quot;are marked as NOT singleton&quot;.  Example:&lt;bean id=&quot;InboxController&quot; class=&quot;myco.wfds.web.gondola.InboxController&quot; singleton=&quot;false&quot;/&gt;]]></description>
        

        <pubDate>Tue, 28 Dec 2004 14:54:27 -0500</pubDate>

        

        <jf:creationDate>Tue, 28 Dec 2004 14:54:27 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 28 Dec 2004 14:54:27 -0500</jf:modificationDate>
        <jf:date>Dec 28, 2004</jf:date>
        <jf:author>Luke Samaha</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Not Singleton</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30824</link>

        

        
            <description><![CDATA[Sorry for any confusion, I tried to be clear the beans are marked as singleton.<br><br>&gt; The controller, view, and helper object are defined <br>&gt; as not singleton.<br><br>Note that these entities are not created using an ApplicationContext or...]]></description>
        

        <pubDate>Tue, 28 Dec 2004 14:52:45 -0500</pubDate>

        

        <jf:creationDate>Tue, 28 Dec 2004 14:52:45 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 28 Dec 2004 14:52:45 -0500</jf:modificationDate>
        <jf:date>Dec 28, 2004</jf:date>
        <jf:author>Luke Samaha</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>change the bean declaration</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30824</link>

        

        
            <description><![CDATA[in the applicationContext.xml file (or whatever alternative file name u use instead) in each bean definition u can set the singleton attribute to &quot;false&quot;<br><br>&lt;bean id=&quot;exampleBean&quot; class=&quot;examples.exampleBean&quot;...]]></description>
        

        <pubDate>Tue, 28 Dec 2004 14:19:01 -0500</pubDate>

        

        <jf:creationDate>Tue, 28 Dec 2004 14:19:01 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 28 Dec 2004 14:19:01 -0500</jf:modificationDate>
        <jf:date>Dec 28, 2004</jf:date>
        <jf:author>Benjamin Possolo</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Unshared Object in Spring Framework</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30824</link>

        

        
            <description><![CDATA[I'd like to use Spring's &quot;dependency injections&quot; to associate my View object with a helper object.  Unfortunately, I need to construct a new helper object for each request and right now Spring's make me share one.<br><br>I configure my view to...]]></description>
        

        <pubDate>Tue, 28 Dec 2004 13:17:43 -0500</pubDate>

        

        <jf:creationDate>Tue, 28 Dec 2004 13:17:43 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 28 Dec 2004 13:17:43 -0500</jf:modificationDate>
        <jf:date>Dec 28, 2004</jf:date>
        <jf:author>Luke Samaha</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>

