<?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: AJAX with UIX &#8211; PrimaryClientAction for instantaneous server-based client refresh</title>
	<atom:link href="http://technology.amis.nl/2005/05/23/ajax-with-uix-primaryclientaction-for-instantaneous-server-based-client-refresh/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2005/05/23/ajax-with-uix-primaryclientaction-for-instantaneous-server-based-client-refresh/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ajax-with-uix-primaryclientaction-for-instantaneous-server-based-client-refresh</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Jaiganesh</title>
		<link>http://technology.amis.nl/2005/05/23/ajax-with-uix-primaryclientaction-for-instantaneous-server-based-client-refresh/#comment-2135</link>
		<dc:creator>Jaiganesh</dc:creator>
		<pubDate>Fri, 28 Jul 2006 13:31:04 +0000</pubDate>
		<guid isPermaLink="false">/?p=570#comment-2135</guid>
		<description><![CDATA[Hi,

Is there any possibility to detect that theclient had closed browser and if so then invalidating the concerned session(logout)?

I thought of this idea:

1) In all the JSP pages, while onload call a timer method written in Java along with AJAX code which uses a POST parameter to post a request value to a servlet in a time gap of 5 or 10 seconds.

2) There should be a listener servlet component to recieve the AJAX post and if the client happens to close the browser, eventually the AJAX ping will also get stops and the servlet listener would have to realize it and invalidate the session associated with.

Any idea to reach a solution for this?

Regards,

JaiGanesh.K]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there any possibility to detect that theclient had closed browser and if so then invalidating the concerned session(logout)?</p>
<p>I thought of this idea:</p>
<p>1) In all the JSP pages, while onload call a timer method written in Java along with AJAX code which uses a POST parameter to post a request value to a servlet in a time gap of 5 or 10 seconds.</p>
<p>2) There should be a listener servlet component to recieve the AJAX post and if the client happens to close the browser, eventually the AJAX ping will also get stops and the servlet listener would have to realize it and invalidate the session associated with.</p>
<p>Any idea to reach a solution for this?</p>
<p>Regards,</p>
<p>JaiGanesh.K</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: santosh</title>
		<link>http://technology.amis.nl/2005/05/23/ajax-with-uix-primaryclientaction-for-instantaneous-server-based-client-refresh/#comment-2134</link>
		<dc:creator>santosh</dc:creator>
		<pubDate>Sat, 30 Jul 2005 07:36:05 +0000</pubDate>
		<guid isPermaLink="false">/?p=570#comment-2134</guid>
		<description><![CDATA[can i get some tutorial based on JSP and Data Action.

thanks
santosh]]></description>
		<content:encoded><![CDATA[<p>can i get some tutorial based on JSP and Data Action.</p>
<p>thanks<br />
santosh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
