<?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 - instance variables in Stateless session beans</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>Fri, 24 May 2013 17:07:23 -0400</pubDate>


    <item>

        <title>I have the same problem</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=37486</link>

        

        
            <description><![CDATA[Hi,...]]></description>
        

        <pubDate>Wed, 20 May 2009 10:33:39 -0400</pubDate>

        

        <jf:creationDate>Wed, 20 May 2009 10:33:39 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 20 May 2009 10:33:39 -0400</jf:modificationDate>
        <jf:date>May 20, 2009</jf:date>
        <jf:author>priya shetty</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>instance variables in Stateless session beans</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=37486</link>

        

        
            <description><![CDATA[You can, but you're running into a risk of keeping the instance values created by the bean and if the next client tries to use your bean, those values will be exposed, thus creating unnecessary confusion.<br><br>Simply decalare the variables as you would...]]></description>
        

        <pubDate>Mon, 14 Nov 2005 15:15:55 -0500</pubDate>

        

        <jf:creationDate>Mon, 14 Nov 2005 15:15:55 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 14 Nov 2005 15:15:55 -0500</jf:modificationDate>
        <jf:date>Nov 14, 2005</jf:date>
        <jf:author>Rajesh Chandra</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>instance variables in Stateless session beans</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=37486</link>

        

        
            <description><![CDATA[Yes you can.<br>You can save instance variables with in session beans. <br><br>Issue is that you cannot gaurrentee that you will call the same session bean with each method call, as the pool can return any session bean  for your method call.<br><br>So...]]></description>
        

        <pubDate>Wed, 09 Nov 2005 06:17:57 -0500</pubDate>

        

        <jf:creationDate>Wed, 09 Nov 2005 06:17:57 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 09 Nov 2005 06:17:57 -0500</jf:modificationDate>
        <jf:date>Nov 9, 2005</jf:date>
        <jf:author>sloppyseconds</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>instance variables in Stateless session beans</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=37486</link>

        

        
            <description><![CDATA[Can we use instance variables in Stateless session beans? If yes, Why and How? If the answer is no , explain why and how?]]></description>
        

        <pubDate>Wed, 09 Nov 2005 03:54:17 -0500</pubDate>

        

        <jf:creationDate>Wed, 09 Nov 2005 03:54:17 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 09 Nov 2005 03:54:17 -0500</jf:modificationDate>
        <jf:date>Nov 9, 2005</jf:date>
        <jf:author>prashant rao</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>

