<?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: Wicket Javascript Internals dissected</title>
	<atom:link href="http://blog.jayway.com/2008/09/26/wicket-javascript-internals-dissected/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jayway.com/2008/09/26/wicket-javascript-internals-dissected/</link>
	<description>Sharing Experience</description>
	<lastBuildDate>Sun, 12 Feb 2012 05:23:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Wicket Tutorial: YUI AutoComplete using JSON and Ajax &#171; Incremental Operations</title>
		<link>http://blog.jayway.com/2008/09/26/wicket-javascript-internals-dissected/comment-page-1/#comment-9444</link>
		<dc:creator>Wicket Tutorial: YUI AutoComplete using JSON and Ajax &#171; Incremental Operations</dc:creator>
		<pubDate>Fri, 14 Aug 2009 11:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jayway.com/?p=290#comment-9444</guid>
		<description>[...] Our implementation (override) of the “makeConnection” method uses the Wicket Ajax engine to GET data from a given URL and we pass a callback function that will call “handleResponse” once the response from the server is received. The value typed by the user is passed as as a query-string parameter &#8220;q&#8221; which will be read on the server-side. Update: for more details on the lightweight Ajax engine and JavaScript utilities that come along with Wicket, refer this article by Nino Martinez: Wicket Javascript Internals dissected [...]</description>
		<content:encoded><![CDATA[<p>[...] Our implementation (override) of the “makeConnection” method uses the Wicket Ajax engine to GET data from a given URL and we pass a callback function that will call “handleResponse” once the response from the server is received. The value typed by the user is passed as as a query-string parameter &#8220;q&#8221; which will be read on the server-side. Update: for more details on the lightweight Ajax engine and JavaScript utilities that come along with Wicket, refer this article by Nino Martinez: Wicket Javascript Internals dissected [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

