<?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 - Display tag reduces pain of JSP development</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>Sun, 19 May 2013 00:08:24 -0400</pubDate>


    <item>

        <title>Re: Displaytag and dynamic columns</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[I got that working, the only problem is value binding with "title" ? anyone who knows how to dynamically assign values to title?



Any help would be appreciated.

Thanks,
Anil]]></description>
        

        <pubDate>Mon, 06 Nov 2006 12:15:19 -0500</pubDate>

        

        <jf:creationDate>Mon, 06 Nov 2006 12:15:19 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 06 Nov 2006 12:15:19 -0500</jf:modificationDate>
        <jf:date>Nov 6, 2006</jf:date>
        <jf:author>Anil Gothal</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Displaytag and dynamic columns</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[Hi!...]]></description>
        

        <pubDate>Sun, 05 Nov 2006 21:24:54 -0500</pubDate>

        

        <jf:creationDate>Sun, 05 Nov 2006 21:24:54 -0500</jf:creationDate>
        <jf:modificationDate>Sun, 05 Nov 2006 21:24:54 -0500</jf:modificationDate>
        <jf:date>Nov 5, 2006</jf:date>
        <jf:author>Anil Gothal</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Display Tag sorting</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[Hi<br><br>Display Tag doesn't sort the fields that appear to be numeric or of Date format.<br>&nbsp;<br>I was needing some help regarding the same.<br>&nbsp;<br>My problem goes like this--<br>I'm designing a reporting tool for my firm here for which I'm...]]></description>
        

        <pubDate>Tue, 13 Dec 2005 05:52:11 -0500</pubDate>

        

        <jf:creationDate>Tue, 13 Dec 2005 05:52:11 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 13 Dec 2005 05:52:11 -0500</jf:modificationDate>
        <jf:date>Dec 13, 2005</jf:date>
        <jf:author>nagraj rao</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Can I display multiple attributes in a single column using displ</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[Hi,<br>I need to display all the attributes of the object that I get from the backend in one column, wrapped to multiple lines. Is it possible using displayTags? <br>Last time I tried, the displayTags table mapped each attribute to each column in the...]]></description>
        

        <pubDate>Wed, 30 Nov 2005 17:40:44 -0500</pubDate>

        

        <jf:creationDate>Wed, 30 Nov 2005 17:40:44 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 30 Nov 2005 17:40:44 -0500</jf:modificationDate>
        <jf:date>Nov 30, 2005</jf:date>
        <jf:author>Ann Tik</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Maintaining checkbox status while using pagination in displaytag</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[Hi,<br>I am using a display tag for pagination in my JSP page. I have a checkbox field as one of the columns. I am using displayTagWrapper class to display my checkboxes. I have a submit button in a page which will save checkbox status into the database....]]></description>
        

        <pubDate>Sun, 17 Jul 2005 19:00:51 -0400</pubDate>

        

        <jf:creationDate>Sun, 17 Jul 2005 19:00:51 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 17 Jul 2005 19:00:51 -0400</jf:modificationDate>
        <jf:date>Jul 17, 2005</jf:date>
        <jf:author>Offense Offense</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Adding checkBox for Display Tag</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[<blockquote>Hey,Can u plzz let me know how u have implemented checkBox functionality for Display Tag ... Thanks,Phani..</blockquote><br>Use decorator:<br><br>For Ex:<br>//Method in decorator<br>&nbsp;&nbsp;&nbsp;&nbsp;public String...]]></description>
        

        <pubDate>Wed, 29 Jun 2005 16:17:50 -0400</pubDate>

        

        <jf:creationDate>Wed, 29 Jun 2005 16:17:50 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 29 Jun 2005 16:17:50 -0400</jf:modificationDate>
        <jf:date>Jun 29, 2005</jf:date>
        <jf:author>Manjukumar Ramu</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Adding checkBox for Display Tag</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[Hey,<br><br>Can u plzz let me know how u have implemented checkBox functionality for Display Tag ... <br><br>Thanks,<br>Phani..]]></description>
        

        <pubDate>Tue, 28 Jun 2005 12:11:05 -0400</pubDate>

        

        <jf:creationDate>Tue, 28 Jun 2005 12:11:05 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 28 Jun 2005 12:11:05 -0400</jf:modificationDate>
        <jf:date>Jun 28, 2005</jf:date>
        <jf:author>Fani P</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Displaytag and sorting</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[Hey,<br><br>i'm having a problem, i would like to use displaytag to show only a register but not in collums...like this:<br><br>not:<br><br>Name     Surname<br>Jos&#xe9;     Mourinho<br><br>ok:<br><br>Name Jos&#xe9;<br>Surname...]]></description>
        

        <pubDate>Wed, 04 May 2005 13:32:16 -0400</pubDate>

        

        <jf:creationDate>Wed, 04 May 2005 13:32:16 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 04 May 2005 13:32:16 -0400</jf:modificationDate>
        <jf:date>May 4, 2005</jf:date>
        <jf:author>Paulo Gr??cio</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Displaytag and sorting</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[try to see the path of pictures in the css...]]></description>
        

        <pubDate>Wed, 04 May 2005 13:26:58 -0400</pubDate>

        

        <jf:creationDate>Wed, 04 May 2005 13:26:58 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 04 May 2005 13:26:58 -0400</jf:modificationDate>
        <jf:date>May 4, 2005</jf:date>
        <jf:author>Paulo Gr??cio</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Displaytag and sorting</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[<blockquote>While I am using the sorting in display tag how do I get to display the small arrows to show the sort type like ascending or descending? Can someone pls help me with this.Thanks in advance.Praveen</blockquote><br>Did you ever get an answer to...]]></description>
        

        <pubDate>Tue, 05 Apr 2005 16:19:04 -0400</pubDate>

        

        <jf:creationDate>Tue, 05 Apr 2005 16:19:04 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 05 Apr 2005 16:19:04 -0400</jf:modificationDate>
        <jf:date>Apr 5, 2005</jf:date>
        <jf:author>Megan Schanks</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>the tag is not perfect at present</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[I also use it in several app.<br>I believe it will be a perfect module in future.]]></description>
        

        <pubDate>Wed, 23 Mar 2005 20:13:43 -0500</pubDate>

        

        <jf:creationDate>Wed, 23 Mar 2005 20:13:43 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 23 Mar 2005 20:13:43 -0500</jf:modificationDate>
        <jf:date>Mar 23, 2005</jf:date>
        <jf:author>jshf JSHF</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>display tag split used to split rows to display photo in between</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[Is there a way to show a photograph in between the rows using display tag?<br><br>Thanks,<br>Keith]]></description>
        

        <pubDate>Tue, 22 Mar 2005 13:59:22 -0500</pubDate>

        

        <jf:creationDate>Tue, 22 Mar 2005 13:59:22 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 22 Mar 2005 13:59:22 -0500</jf:modificationDate>
        <jf:date>Mar 22, 2005</jf:date>
        <jf:author>keith lockey</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Still processes the full result set</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[<blockquote>Ever heard about google</blockquote><br>Ever searched for the word &quot;java&quot; in google? How many hits do you get? Lets try..<br>&quot;Results 1 - 20 of about 103,000,000 for java&quot;<br><br>Lets click through the result pages......]]></description>
        

        <pubDate>Thu, 17 Mar 2005 16:12:53 -0500</pubDate>

        

        <jf:creationDate>Thu, 17 Mar 2005 16:12:53 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 17 Mar 2005 16:12:53 -0500</jf:modificationDate>
        <jf:date>Mar 17, 2005</jf:date>
        <jf:author>Murat D??nmez</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Sometimes, a user wants to see 800,000 rows page-by-page</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[<blockquote>However, there is a perfectly valid business case for the user to ask for a list of all sessions in the last 2 days</blockquote><br>Hmmm, so your user wants to SEE all 800.000 pages. Suppose your user is looking only 10 seconds long to each...]]></description>
        

        <pubDate>Thu, 17 Mar 2005 16:01:05 -0500</pubDate>

        

        <jf:creationDate>Thu, 17 Mar 2005 16:01:05 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 17 Mar 2005 16:01:05 -0500</jf:modificationDate>
        <jf:date>Mar 17, 2005</jf:date>
        <jf:author>Murat D??nmez</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Displaytag and sorting</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32228</link>

        

        
            <description><![CDATA[While I am using the sorting in display tag how do I get to display the small arrows to show the sort type like ascending or descending? Can someone pls help me with this.<br><br>Thanks in advance.<br>Praveen]]></description>
        

        <pubDate>Thu, 10 Mar 2005 21:45:56 -0500</pubDate>

        

        <jf:creationDate>Thu, 10 Mar 2005 21:45:56 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 10 Mar 2005 21:45:56 -0500</jf:modificationDate>
        <jf:date>Mar 10, 2005</jf:date>
        <jf:author>Praveen Alla</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>

