<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to Access the Size of a Collection in a JSP Page Using JSTL-EL</title>
	<atom:link href="http://blog.smartkey.co.uk/2009/01/how-to-access-the-size-of-a-collection-in-a-jsp-page-using-jstl-el/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.smartkey.co.uk/2009/01/how-to-access-the-size-of-a-collection-in-a-jsp-page-using-jstl-el/</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 10:28:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jpaoletti</title>
		<link>http://blog.smartkey.co.uk/2009/01/how-to-access-the-size-of-a-collection-in-a-jsp-page-using-jstl-el/comment-page-1/#comment-496</link>
		<dc:creator>jpaoletti</dc:creator>
		<pubDate>Sat, 09 Jul 2011 13:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartkey.co.uk/?p=83#comment-496</guid>
		<description>VERY nice post. Thanks :D</description>
		<content:encoded><![CDATA[<p>VERY nice post. Thanks <img src='http://blog.smartkey.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://blog.smartkey.co.uk/2009/01/how-to-access-the-size-of-a-collection-in-a-jsp-page-using-jstl-el/comment-page-1/#comment-481</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Wed, 29 Jun 2011 00:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartkey.co.uk/?p=83#comment-481</guid>
		<description>Exactly what I was looking for. Really helpful. Thanks!</description>
		<content:encoded><![CDATA[<p>Exactly what I was looking for. Really helpful. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: julien</title>
		<link>http://blog.smartkey.co.uk/2009/01/how-to-access-the-size-of-a-collection-in-a-jsp-page-using-jstl-el/comment-page-1/#comment-198</link>
		<dc:creator>julien</dc:creator>
		<pubDate>Mon, 25 Apr 2011 19:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartkey.co.uk/?p=83#comment-198</guid>
		<description>Userful for a newbie like me, thanks!</description>
		<content:encoded><![CDATA[<p>Userful for a newbie like me, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Neal</title>
		<link>http://blog.smartkey.co.uk/2009/01/how-to-access-the-size-of-a-collection-in-a-jsp-page-using-jstl-el/comment-page-1/#comment-72</link>
		<dc:creator>Steve Neal</dc:creator>
		<pubDate>Mon, 30 Aug 2010 18:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartkey.co.uk/?p=83#comment-72</guid>
		<description>&lt;blockquote&gt;
&lt;a href=&quot;#comment-71&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;Chibis:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 What`s about adding size of collection as request attribute? I think it is the easiest way…
&lt;/blockquote&gt;

That would work I guess but you&#039;d need to add it in every controller that uses the page. Personally I&#039;d stick with using the approach shown above. Whether one approach is easier or not is subjective I guess :)</description>
		<content:encoded><![CDATA[<blockquote><p>
<a href="#comment-71" rel="nofollow"><br />
<strong><em>Chibis:</em></strong><br />
</a><br />
 What`s about adding size of collection as request attribute? I think it is the easiest way…
</p></blockquote>
<p>That would work I guess but you&#8217;d need to add it in every controller that uses the page. Personally I&#8217;d stick with using the approach shown above. Whether one approach is easier or not is subjective I guess <img src='http://blog.smartkey.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chibis</title>
		<link>http://blog.smartkey.co.uk/2009/01/how-to-access-the-size-of-a-collection-in-a-jsp-page-using-jstl-el/comment-page-1/#comment-71</link>
		<dc:creator>Chibis</dc:creator>
		<pubDate>Mon, 30 Aug 2010 17:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartkey.co.uk/?p=83#comment-71</guid>
		<description>What`s about adding size of collection as request attribute? I think it is the easiest way...</description>
		<content:encoded><![CDATA[<p>What`s about adding size of collection as request attribute? I think it is the easiest way&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anzaan</title>
		<link>http://blog.smartkey.co.uk/2009/01/how-to-access-the-size-of-a-collection-in-a-jsp-page-using-jstl-el/comment-page-1/#comment-62</link>
		<dc:creator>anzaan</dc:creator>
		<pubDate>Tue, 25 May 2010 01:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartkey.co.uk/?p=83#comment-62</guid>
		<description>good stuff</description>
		<content:encoded><![CDATA[<p>good stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Mark Bram</title>
		<link>http://blog.smartkey.co.uk/2009/01/how-to-access-the-size-of-a-collection-in-a-jsp-page-using-jstl-el/comment-page-1/#comment-51</link>
		<dc:creator>Robert Mark Bram</dc:creator>
		<pubDate>Thu, 15 Apr 2010 04:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartkey.co.uk/?p=83#comment-51</guid>
		<description>Thank you - just what I needed, when I needed it. :) Keep up the good work!

Rob
:)</description>
		<content:encoded><![CDATA[<p>Thank you &#8211; just what I needed, when I needed it. <img src='http://blog.smartkey.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Keep up the good work!</p>
<p>Rob<br />
 <img src='http://blog.smartkey.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ulan Bayaliev</title>
		<link>http://blog.smartkey.co.uk/2009/01/how-to-access-the-size-of-a-collection-in-a-jsp-page-using-jstl-el/comment-page-1/#comment-50</link>
		<dc:creator>Ulan Bayaliev</dc:creator>
		<pubDate>Fri, 19 Mar 2010 09:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartkey.co.uk/?p=83#comment-50</guid>
		<description>Excellent tip! Thanks!</description>
		<content:encoded><![CDATA[<p>Excellent tip! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PatrickDreyer</title>
		<link>http://blog.smartkey.co.uk/2009/01/how-to-access-the-size-of-a-collection-in-a-jsp-page-using-jstl-el/comment-page-1/#comment-39</link>
		<dc:creator>PatrickDreyer</dc:creator>
		<pubDate>Wed, 13 Jan 2010 10:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartkey.co.uk/?p=83#comment-39</guid>
		<description>Exactly what I was looking for. Thank you!</description>
		<content:encoded><![CDATA[<p>Exactly what I was looking for. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ed</title>
		<link>http://blog.smartkey.co.uk/2009/01/how-to-access-the-size-of-a-collection-in-a-jsp-page-using-jstl-el/comment-page-1/#comment-10</link>
		<dc:creator>ed</dc:creator>
		<pubDate>Thu, 14 May 2009 15:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartkey.co.uk/?p=83#comment-10</guid>
		<description>thats a helpful post - thanks a lot</description>
		<content:encoded><![CDATA[<p>thats a helpful post &#8211; thanks a lot</p>
]]></content:encoded>
	</item>
</channel>
</rss>

