<?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 - Retrieving data from an ArrayList and presenting them in a JSP</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 03:17:55 -0400</pubDate>


    <item>

        <title>Retrieving data from an ArrayList and presenting them in a JSP</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27081</link>

        

        
            <description><![CDATA[My understanding is you are in the need of implemention paging functionality. Here is an excellent framework available, very easy to implement it into your application. <a href="http://jsptags.com/tags/navigation/pager/pager-taglib-2.0.html"...]]></description>
        

        <pubDate>Mon, 05 Jul 2004 19:07:13 -0400</pubDate>

        

        <jf:creationDate>Mon, 05 Jul 2004 19:07:13 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 05 Jul 2004 19:07:13 -0400</jf:modificationDate>
        <jf:date>Jul 5, 2004</jf:date>
        <jf:author>Senthil Chinnaiyan</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Retrieving data from an ArrayList and presenting them in a JSP</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27081</link>

        

        
            <description><![CDATA[You could put the Iterator in the Session and depending on it's &quot;hasNext()&quot; Method generate a link to the &quot;next&quot; page or not. In your loop on the same page you can count the iterations and stop after a certain number (e.g. 12). If the...]]></description>
        

        <pubDate>Mon, 05 Jul 2004 10:10:14 -0400</pubDate>

        

        <jf:creationDate>Mon, 05 Jul 2004 10:10:14 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 05 Jul 2004 10:10:14 -0400</jf:modificationDate>
        <jf:date>Jul 5, 2004</jf:date>
        <jf:author>Rene Zanner</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Retrieving data from an ArrayList and presenting them in a JSP</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27081</link>

        

        
            <description><![CDATA[Dear Fellow Java Developers:<br><br>I am developing a catalogue site that would give the user the option of viewing items on a JSP page. The thing is, a user may request to view a certain item of which there are several varieties, for example...]]></description>
        

        <pubDate>Mon, 05 Jul 2004 01:00:37 -0400</pubDate>

        

        <jf:creationDate>Mon, 05 Jul 2004 01:00:37 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 05 Jul 2004 01:00:37 -0400</jf:modificationDate>
        <jf:date>Jul 5, 2004</jf:date>
        <jf:author>Fayyazuddin Syed</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

