<?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 - How do I access JavaBean instanciated in JSP from another Class</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 14:33:47 -0400</pubDate>


    <item>

        <title>How do I access JavaBean instanciated in JSP from another Class</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27608</link>

        

        
            <description><![CDATA[If you have a reference to the HttpSession called &quot;session&quot; in your class, you can simply call<br><br>[Bean-Type] bean = ([Bean-Type]) session.getAttribute(&quot;[Bean-ID]&quot;);<br><br>Cheers,<br><br>Ren&#xE9;]]></description>
        

        <pubDate>Wed, 28 Jul 2004 06:27:05 -0400</pubDate>

        

        <jf:creationDate>Wed, 28 Jul 2004 06:27:05 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 28 Jul 2004 06:27:05 -0400</jf:modificationDate>
        <jf:date>Jul 28, 2004</jf:date>
        <jf:author>Rene Zanner</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>How do I access JavaBean instanciated in JSP from another Class</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27608</link>

        

        
            <description><![CDATA[How do I access a JavaBean that already has been instanciated (with scope session) in an JSP page? I know how to do this from a JSP but how do I do this from another Class or Bean within the web application?<br><br>Thanks in advance for any...]]></description>
        

        <pubDate>Tue, 27 Jul 2004 03:25:51 -0400</pubDate>

        

        <jf:creationDate>Tue, 27 Jul 2004 03:25:51 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 27 Jul 2004 03:25:51 -0400</jf:modificationDate>
        <jf:date>Jul 27, 2004</jf:date>
        <jf:author>Elmar Schmidt</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>



</channel>
</rss>

