<?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 - Replace null value with blank space</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 04:12:20 -0400</pubDate>


    <item>

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

        

        
            <description><![CDATA[Thanks alot Robby:)<div>I will implement this.</div>]]></description>
        

        <pubDate>Wed, 31 Mar 2010 14:21:55 -0400</pubDate>

        

        <jf:creationDate>Wed, 31 Mar 2010 14:21:55 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 31 Mar 2010 14:21:55 -0400</jf:modificationDate>
        <jf:date>Mar 31, 2010</jf:date>
        <jf:author>jp k</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Replace null value with blank space</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59843</link>

        

        
            <description><![CDATA[First, don't make db connections in a jsp. It's possible but it's bad practice. To solve youre problem you can store the result of the query in a list an iterate over the list. If the values are null you can replace it with "". Another thing you can do...]]></description>
        

        <pubDate>Wed, 31 Mar 2010 08:56:17 -0400</pubDate>

        

        <jf:creationDate>Wed, 31 Mar 2010 08:56:17 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 31 Mar 2010 08:56:17 -0400</jf:modificationDate>
        <jf:date>Mar 31, 2010</jf:date>
        <jf:author>Robby Timmermans</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Replace null value with blank space</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=59843</link>

        

        
            <description><![CDATA[<P>In my application I have a combo box ,and its populted with all the data but in this combo box there is a null value<br/>as well ,when nothing is selected or something is selected the combo box value is seen as null though when I am selecting<br/>some...]]></description>
        

        <pubDate>Wed, 31 Mar 2010 08:02:07 -0400</pubDate>

        

        <jf:creationDate>Wed, 31 Mar 2010 08:02:07 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 31 Mar 2010 08:02:07 -0400</jf:modificationDate>
        <jf:date>Mar 31, 2010</jf:date>
        <jf:author>jp k</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

