<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DeepakGaikwad.net &#187; Custom Tag</title>
	<atom:link href="http://www.deepakgaikwad.net/index.php/tag/custom-tag/feed" rel="self" type="application/rss+xml" />
	<link>http://www.deepakgaikwad.net</link>
	<description>Travel Articles and Tech Notes</description>
	<lastBuildDate>Thu, 19 Jan 2012 09:18:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Applying Java Server Faces (JSF) Technology to Jsp</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/05/06/applying-java-server-faces-jsf-technology-to-jsp.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2009/05/06/applying-java-server-faces-jsf-technology-to-jsp.html#comments</comments>
		<pubDate>Wed, 06 May 2009 04:38:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[JSF]]></category>
		<category><![CDATA[Tech Notes]]></category>
		<category><![CDATA[Custom Tag]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java server faces]]></category>
		<category><![CDATA[Jsp]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=770</guid>
		<description><![CDATA[Normally, a jsp contains static and dynamic contents. Static contents are written using html while dynamic contents are executed at server side, and the resultant data is presented again in html format. When a page is presented in a browser, it contains sequence of html tags that are nested to present view elements and data. When we are working with JSF, the presented page is still the same, but the way jsp code is written, and the way it is processed by the container, there is major difference. Let us ...]]></description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2009/05/06/applying-java-server-faces-jsf-technology-to-jsp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Custom Tags in JSP</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/04/16/using-custom-tags-in-jsp.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2009/04/16/using-custom-tags-in-jsp.html#comments</comments>
		<pubDate>Thu, 16 Apr 2009 14:04:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JEE]]></category>
		<category><![CDATA[Jsp]]></category>
		<category><![CDATA[Tech Notes]]></category>
		<category><![CDATA[Custom Tag]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=665</guid>
		<description><![CDATA[If we look at the open source frameworks for presentation tier, you will find most of them providing custom tag libraries for the Jsp development. ]]></description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2009/04/16/using-custom-tags-in-jsp.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

