<?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 to get the session varibale value in JSF</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>Sat, 25 May 2013 21:40:39 -0400</pubDate>


    <item>

        <title>Session variable in jsf</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34123</link>

        

        
            <description><![CDATA[Thanks Duncan,<br><br>But it's not working .. still it's showing some error.. could u please tell me where should i write that code in Logout jsp or backend bean with u r send to me..<br><br>And one more doubt.. here u mention <br>Application...]]></description>
        

        <pubDate>Mon, 30 May 2005 00:59:10 -0400</pubDate>

        

        <jf:creationDate>Mon, 30 May 2005 00:59:10 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 30 May 2005 00:59:10 -0400</jf:modificationDate>
        <jf:date>May 30, 2005</jf:date>
        <jf:author>subramanian subbiah</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Slight Typo</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34123</link>

        

        
            <description><![CDATA[Missed the closing quote from the first example but you get the idea.]]></description>
        

        <pubDate>Thu, 26 May 2005 12:05:49 -0400</pubDate>

        

        <jf:creationDate>Thu, 26 May 2005 12:05:49 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 26 May 2005 12:05:49 -0400</jf:modificationDate>
        <jf:date>May 26, 2005</jf:date>
        <jf:author>Duncan Mills</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Seesion Variable in JSF</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34123</link>

        

        
            <description><![CDATA[There are two ways of doing this: <br>1) The &quot;Right&quot; way<br>&nbsp;&nbsp;FacesContext ctx = FacesContext.getCurrentInstance();<br>&nbsp;&nbsp;Application app = ctx.getApplication();<br>&nbsp;&nbsp;LoginBean lb =...]]></description>
        

        <pubDate>Thu, 26 May 2005 12:04:58 -0400</pubDate>

        

        <jf:creationDate>Thu, 26 May 2005 12:04:58 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 26 May 2005 12:04:58 -0400</jf:modificationDate>
        <jf:date>May 26, 2005</jf:date>
        <jf:author>Duncan Mills</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Seesion Variable in JSF</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34123</link>

        

        
            <description><![CDATA[Hi,<br><br>Thanks for your response, Exactly correct what you are saying .. but if u r using JSF framework, u need to mention the scope of bean in faces-config.. so in that face-config.xml u have to mention the &quot;session&quot; is the scope for...]]></description>
        

        <pubDate>Thu, 26 May 2005 00:32:31 -0400</pubDate>

        

        <jf:creationDate>Thu, 26 May 2005 00:32:31 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 26 May 2005 00:32:31 -0400</jf:modificationDate>
        <jf:date>May 26, 2005</jf:date>
        <jf:author>subramanian subbiah</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>how to get the session varibale value in JSF</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34123</link>

        

        
            <description><![CDATA[Hi,<br><br>From what you are saying, it seems like you are receiving the userid from some jsp, i.e. an input that is coming from the user in a request. <br><br>So to retrieve that you would do somethign simmilar to what you do in servlets.. i.e. from the...]]></description>
        

        <pubDate>Wed, 25 May 2005 14:31:07 -0400</pubDate>

        

        <jf:creationDate>Wed, 25 May 2005 14:31:07 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 25 May 2005 14:31:07 -0400</jf:modificationDate>
        <jf:date>May 25, 2005</jf:date>
        <jf:author>Saniya A</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>how to get the session varibale value in JSF</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=34123</link>

        

        
            <description><![CDATA[Hi,<br><br>I'm subramanian, i'm new for JSF framework. I need to know how we get the session variable value which we already set by using of bean property value in faces-config.xml file.<br><br>In faces-config.xml we give the session for your...]]></description>
        

        <pubDate>Wed, 25 May 2005 05:50:51 -0400</pubDate>

        

        <jf:creationDate>Wed, 25 May 2005 05:50:51 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 25 May 2005 05:50:51 -0400</jf:modificationDate>
        <jf:date>May 25, 2005</jf:date>
        <jf:author>subramanian subbiah</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>



</channel>
</rss>

