<?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 MixedParamHybridUrlCodingStrategy</title>
	<atom:link href="http://letsgetdugg.com/2009/05/23/wicket-mixedparamhybridurlcodingstrategy/feed/" rel="self" type="application/rss+xml" />
	<link>http://letsgetdugg.com/2009/05/23/wicket-mixedparamhybridurlcodingstrategy/</link>
	<description>Random tech jargon</description>
	<lastBuildDate>Mon, 07 May 2012 11:01:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Roman</title>
		<link>http://letsgetdugg.com/2009/05/23/wicket-mixedparamhybridurlcodingstrategy/comment-page-1/#comment-100</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Fri, 31 Jul 2009 13:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://letsgetdugg.com/?p=229#comment-100</guid>
		<description>An UrlCodingStrategy I&#039;ve definitely missed in Wicket. Cool, thanks.
Btw, your blog software transformed &quot;--&quot; into &quot;-&quot;:

foundParameter = parameters.containsKey(parameterNames[–lastSpecifiedParameter]);

should be

foundParameter = parameters.containsKey(parameterNames[-–lastSpecifiedParameter]);</description>
		<content:encoded><![CDATA[<p>An UrlCodingStrategy I&#8217;ve definitely missed in Wicket. Cool, thanks.<br />
Btw, your blog software transformed &#8220;&#8211;&#8221; into &#8220;-&#8221;:</p>
<p>foundParameter = parameters.containsKey(parameterNames[–lastSpecifiedParameter]);</p>
<p>should be</p>
<p>foundParameter = parameters.containsKey(parameterNames[-–lastSpecifiedParameter]);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

