<?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 - can we define private variables inside a stateless session bean</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>Wed, 19 Jun 2013 20:47:31 -0400</pubDate>


    <item>

        <title>can we define private variables inside a stateless session bean</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36290</link>

        

        
            <description><![CDATA[No it won't affect the performance .]]></description>
        

        <pubDate>Sun, 11 Sep 2005 22:45:39 -0400</pubDate>

        

        <jf:creationDate>Sun, 11 Sep 2005 22:45:39 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 11 Sep 2005 22:45:39 -0400</jf:modificationDate>
        <jf:date>Sep 11, 2005</jf:date>
        <jf:author>sawan parihar</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>can we define private variables inside a stateless session bean</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36290</link>

        

        
            <description><![CDATA[if i define some private varibles in the stateless session bean, will it affect the performance in any way.]]></description>
        

        <pubDate>Sat, 03 Sep 2005 08:20:41 -0400</pubDate>

        

        <jf:creationDate>Sat, 03 Sep 2005 08:20:41 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 03 Sep 2005 08:20:41 -0400</jf:modificationDate>
        <jf:date>Sep 3, 2005</jf:date>
        <jf:author>bijay mahato</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>can we define private variables inside a stateless session bean</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36290</link>

        

        
            <description><![CDATA[Of course, just dont expect them to be the same value between method calls. (As in you might be talking to a different bean).<br><br>So if bean has following.<br><br>private String hellotext;<br><br>public void setHellotext(String s){<br>this.hellotext =...]]></description>
        

        <pubDate>Thu, 01 Sep 2005 04:48:52 -0400</pubDate>

        

        <jf:creationDate>Thu, 01 Sep 2005 04:48:52 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 01 Sep 2005 04:48:52 -0400</jf:modificationDate>
        <jf:date>Sep 1, 2005</jf:date>
        <jf:author>sloppyseconds</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>can we define private variables inside a stateless session bean</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=36290</link>

        

        
            <description><![CDATA[can we define private variables inside a stateless session bean]]></description>
        

        <pubDate>Thu, 01 Sep 2005 01:58:30 -0400</pubDate>

        

        <jf:creationDate>Thu, 01 Sep 2005 01:58:30 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 01 Sep 2005 01:58:30 -0400</jf:modificationDate>
        <jf:date>Sep 1, 2005</jf:date>
        <jf:author>bijay mahato</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>

