<?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; input url</title>
	<atom:link href="http://tipsinterview.com/tag/input-url/feed/" rel="self" type="application/rss+xml" />
	<link>http://tipsinterview.com</link>
	<description>Interview Tips, Interview Questions and Answers</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:45:41 +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>How can I enable session tracking for JSP pages if the browser has disabled cookies &#8211; jsp interview questions</title>
		<link>http://tipsinterview.com/2009/12/23/how-can-i-enable-session-tracking-for-jsp-pages-if-the-browser-has-disabled-cookies-jsp-interview-questions/</link>
		<comments>http://tipsinterview.com/2009/12/23/how-can-i-enable-session-tracking-for-jsp-pages-if-the-browser-has-disabled-cookies-jsp-interview-questions/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 09:35:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[hello1]]></category>
		<category><![CDATA[hello2]]></category>
		<category><![CDATA[input url]]></category>
		<category><![CDATA[JSP]]></category>
		<category><![CDATA[jsp engine]]></category>
		<category><![CDATA[jsp files]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[quot]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2009/12/23/how-can-i-enable-session-tracking-for-jsp-pages-if-the-browser-has-disabled-cookies-jsp-interview-questions/</guid>
		<description><![CDATA[We know that session tracking uses cookies by default to associate a session identifier with a unique user. If the browser does not support cookies, or if cookies are disabled, you can still enable session tracking using URL rewriting. URL rewriting essentially includes the session ID within the link itself as a name/value pair. However, [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2009/12/23/how-can-i-enable-session-tracking-for-jsp-pages-if-the-browser-has-disabled-cookies-jsp-interview-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

