<?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 - using bean:write to display data</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 18:31:39 -0400</pubDate>


    <item>

        <title>display exact string in jsp</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35194</link>

        

        
            <description><![CDATA[<p>convert your data in to toString() by overriding toString() method of string class</p>
<p>i think this is help ful for you</p>]]></description>
        

        <pubDate>Sat, 05 Nov 2011 00:29:02 -0400</pubDate>

        

        <jf:creationDate>Sat, 05 Nov 2011 00:29:02 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 05 Nov 2011 00:29:02 -0400</jf:modificationDate>
        <jf:date>Nov 5, 2011</jf:date>
        <jf:author>Rajendra Padhi</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Or the other way...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35194</link>

        

        
            <description><![CDATA[Sorry, I should also have said, you can set filter=&quot;false&quot; so that the bean tag does not filter the html tags.  This will cause it to write the text vebatim to the screen. <br><br>Example: if your data was<br>&quot;something &lt;br&gt;...]]></description>
        

        <pubDate>Fri, 12 Aug 2005 17:10:44 -0400</pubDate>

        

        <jf:creationDate>Fri, 12 Aug 2005 17:10:44 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 12 Aug 2005 17:10:44 -0400</jf:modificationDate>
        <jf:date>Aug 12, 2005</jf:date>
        <jf:author>Conrad Seaman</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>To prevent parsing of special characters.</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35194</link>

        

        
            <description><![CDATA[If your issue is the fact that the &lt;bean&gt; tag takes HTML code and writes it out as text rather than HTML then you can use the filter=&quot;true&quot; setting and force the bean tag to filter html specific characters and convert them to their...]]></description>
        

        <pubDate>Fri, 12 Aug 2005 16:57:52 -0400</pubDate>

        

        <jf:creationDate>Fri, 12 Aug 2005 16:57:52 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 12 Aug 2005 16:57:52 -0400</jf:modificationDate>
        <jf:date>Aug 12, 2005</jf:date>
        <jf:author>Conrad Seaman</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Velocity</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35194</link>

        

        
            <description><![CDATA[I came across similar problems several weeks ago.  JSTL solves it well.  But soon I found better tool: the Apache Velocity (<a href="http://jakarta.apache.org/velocity/" target="_blank">http://jakarta.apache.org/velocity/</a>).  Velocity has a natual...]]></description>
        

        <pubDate>Mon, 25 Jul 2005 01:50:26 -0400</pubDate>

        

        <jf:creationDate>Mon, 25 Jul 2005 01:50:26 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 25 Jul 2005 01:50:26 -0400</jf:modificationDate>
        <jf:date>Jul 25, 2005</jf:date>
        <jf:author>Alexandra Lei</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>String v. String[]</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35194</link>

        

        
            <description><![CDATA[Are the objects in your ArrayList Strings or String[]s?<br><br>If you just place String objects within your ArrayList, or at objects with pretty-printing toString() methods, your JSP should work just fine.]]></description>
        

        <pubDate>Thu, 14 Jul 2005 17:03:56 -0400</pubDate>

        

        <jf:creationDate>Thu, 14 Jul 2005 17:03:56 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 14 Jul 2005 17:03:56 -0400</jf:modificationDate>
        <jf:date>Jul 14, 2005</jf:date>
        <jf:author>Joe Wolf</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>using bean:write to display data</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35194</link>

        

        
            <description><![CDATA[thanx for ur reply as you said i added the follwoing code <br>this is java code in action class<br><br>request.setAttribute(&quot;userdetails&quot;,userdetails);<br>userdetails contains data from a table <br>in the jsp <br>&lt;c:forEach...]]></description>
        

        <pubDate>Thu, 14 Jul 2005 01:41:17 -0400</pubDate>

        

        <jf:creationDate>Thu, 14 Jul 2005 01:41:17 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 14 Jul 2005 01:41:17 -0400</jf:modificationDate>
        <jf:date>Jul 14, 2005</jf:date>
        <jf:author>ashok kumar</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>using bean:write to display data</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35194</link>

        

        
            <description><![CDATA[How about using JSTL tags to perfom the iteration.  here is an example<br>[code]<br>LinkedHashMap labels = new LinkedHashMap();<br>labels.put(&quot;Document Title&quot;, &quot;Title&quot;);<br>labels.put(&quot;Summary&quot;,&quot;Summary&quot;...]]></description>
        

        <pubDate>Wed, 13 Jul 2005 08:48:59 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Jul 2005 08:48:59 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Jul 2005 08:48:59 -0400</jf:modificationDate>
        <jf:date>Jul 13, 2005</jf:date>
        <jf:author>Amin Mohammed-Coleman</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>using bean:write to display data</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=35194</link>

        

        
            <description><![CDATA[i am using logic:iteraror tag to display data from a arraylist <br>i am usign like this <br>first i set the data in action file like this <br>request.setAttribute(&quot;userdetails&quot;,userdetails); <br>in the jsp i am usign like this...]]></description>
        

        <pubDate>Wed, 13 Jul 2005 07:47:59 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Jul 2005 07:47:59 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Jul 2005 07:47:59 -0400</jf:modificationDate>
        <jf:date>Jul 13, 2005</jf:date>
        <jf:author>ashok kumar</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>



</channel>
</rss>

