<?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>Interview Tips &#187; source</title>
	<atom:link href="http://tipsinterview.com/tag/source/feed/" rel="self" type="application/rss+xml" />
	<link>http://tipsinterview.com</link>
	<description>Interview Tips, Interview Questions and Answers</description>
	<lastBuildDate>Sun, 20 May 2012 05:16:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>jsp interview questions, What is a output comment</title>
		<link>http://tipsinterview.com/2009/12/22/jsp-interview-questions-what-is-a-output-comment/</link>
		<comments>http://tipsinterview.com/2009/12/22/jsp-interview-questions-what-is-a-output-comment/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 09:31:04 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[commnet]]></category>
		<category><![CDATA[html output]]></category>
		<category><![CDATA[JSP]]></category>
		<category><![CDATA[jsp engine]]></category>
		<category><![CDATA[jsp syntax]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[page source]]></category>
		<category><![CDATA[source]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2009/12/22/jsp-interview-questions-what-is-a-output-comment/</guid>
		<description><![CDATA[A comment that is sent to the client in the viewable page source.The JSP engine handles an output comment as uninterpreted HTML text, returning the comment in the HTML output sent to the client. You can see the comment by viewing the page source from your Web browser. JSP Syntax &#60;!-- comment [ &#60;%= expression [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2009/12/22/jsp-interview-questions-what-is-a-output-comment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

