<?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: JSP &#8211; Create Custom Tags</title>
	<atom:link href="http://www.hiteshagrawal.com/java/jsp-create-custom-tags/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hiteshagrawal.com/java/jsp-create-custom-tags</link>
	<description>Software Programming and Tutorials</description>
	<lastBuildDate>Sat, 13 Mar 2010 06:03:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yuva</title>
		<link>http://www.hiteshagrawal.com/java/jsp-create-custom-tags/comment-page-1#comment-12590</link>
		<dc:creator>Yuva</dc:creator>
		<pubDate>Thu, 07 May 2009 05:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=333#comment-12590</guid>
		<description>Nice tutorial, easy to understand.  Thanks for the same.</description>
		<content:encoded><![CDATA[<p>Nice tutorial, easy to understand.  Thanks for the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish Kumar Chauthani</title>
		<link>http://www.hiteshagrawal.com/java/jsp-create-custom-tags/comment-page-1#comment-11417</link>
		<dc:creator>Manish Kumar Chauthani</dc:creator>
		<pubDate>Sat, 17 Jan 2009 10:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=333#comment-11417</guid>
		<description>Good tutorial.</description>
		<content:encoded><![CDATA[<p>Good tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Den</title>
		<link>http://www.hiteshagrawal.com/java/jsp-create-custom-tags/comment-page-1#comment-11253</link>
		<dc:creator>Den</dc:creator>
		<pubDate>Mon, 29 Dec 2008 07:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=333#comment-11253</guid>
		<description>See also Coldtags suite: http://www.servletsuite.com/jsp.htm
It is a largest set of custom JSP tags over the Net.</description>
		<content:encoded><![CDATA[<p>See also Coldtags suite: <a href="http://www.servletsuite.com/jsp.htm" rel="nofollow">http://www.servletsuite.com/jsp.htm</a><br />
It is a largest set of custom JSP tags over the Net.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Noheda</title>
		<link>http://www.hiteshagrawal.com/java/jsp-create-custom-tags/comment-page-1#comment-11250</link>
		<dc:creator>Jose Noheda</dc:creator>
		<pubDate>Sun, 28 Dec 2008 19:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.hiteshagrawal.com/?p=333#comment-11250</guid>
		<description>Actually the easiest way to implement them is using tag files. &lt;a href=&quot;http://code.google.com/p/internna&quot; rel=&quot;nofollow&quot;&gt;IWebMvc&lt;/a&gt; makes heavy use of tags, both created from files and/or classes. Take a look if interested in some &quot;real world&quot; examples.</description>
		<content:encoded><![CDATA[<p>Actually the easiest way to implement them is using tag files. <a href="http://code.google.com/p/internna" rel="nofollow">IWebMvc</a> makes heavy use of tags, both created from files and/or classes. Take a look if interested in some &#8220;real world&#8221; examples.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
