<?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: Integrating HTML5 and Wicket</title>
	<atom:link href="http://wicketbyexample.com/integrating-html5-and-wicket/feed/" rel="self" type="application/rss+xml" />
	<link>http://wicketbyexample.com/integrating-html5-and-wicket/</link>
	<description>Examples of using Apache Wicket for Java</description>
	<lastBuildDate>Sat, 28 Aug 2010 09:33:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kinabalu</title>
		<link>http://wicketbyexample.com/integrating-html5-and-wicket/comment-page-1/#comment-207</link>
		<dc:creator>kinabalu</dc:creator>
		<pubDate>Wed, 25 Aug 2010 15:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=191#comment-207</guid>
		<description>If you want your HTML5 page to have the HTML5 doctype, just add it.  Nothing stopping you with Wicket.  And Wicket pages validate just fine, what problems did you experience with this?  They are perfectly standard HTML pages so if they don&#039;t validate, you added something nonstandard to them in your app.  And jsessionid&#039;s are most likely a product of the container you&#039;re running under being mismanaged, any J2EE app will add these if it can&#039;t use cookies to save a user&#039;s session.</description>
		<content:encoded><![CDATA[<p>If you want your HTML5 page to have the HTML5 doctype, just add it.  Nothing stopping you with Wicket.  And Wicket pages validate just fine, what problems did you experience with this?  They are perfectly standard HTML pages so if they don&#8217;t validate, you added something nonstandard to them in your app.  And jsessionid&#8217;s are most likely a product of the container you&#8217;re running under being mismanaged, any J2EE app will add these if it can&#8217;t use cookies to save a user&#8217;s session.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TG</title>
		<link>http://wicketbyexample.com/integrating-html5-and-wicket/comment-page-1/#comment-206</link>
		<dc:creator>TG</dc:creator>
		<pubDate>Wed, 25 Aug 2010 15:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=191#comment-206</guid>
		<description>Umm - Just because you can put HTML5 tags into the markup doesn&#039;t make it so.  Where is the proper html5 doctype ?  For that matter - I have yet to see a properly validated Wicket page.  A bug  supposedly &#039;resolved&#039; on the userlist but thats it.  Would like to get into wicket but its pages dont seem to validate and its urls with appended jsession ids are easily exploited in a production app.  Hoping someone can set me straight on this...</description>
		<content:encoded><![CDATA[<p>Umm &#8211; Just because you can put HTML5 tags into the markup doesn&#8217;t make it so.  Where is the proper html5 doctype ?  For that matter &#8211; I have yet to see a properly validated Wicket page.  A bug  supposedly &#8216;resolved&#8217; on the userlist but thats it.  Would like to get into wicket but its pages dont seem to validate and its urls with appended jsession ids are easily exploited in a production app.  Hoping someone can set me straight on this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://wicketbyexample.com/integrating-html5-and-wicket/comment-page-1/#comment-196</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Mon, 19 Jul 2010 21:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=191#comment-196</guid>
		<description>awesome dude!! ty</description>
		<content:encoded><![CDATA[<p>awesome dude!! ty</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rim</title>
		<link>http://wicketbyexample.com/integrating-html5-and-wicket/comment-page-1/#comment-178</link>
		<dc:creator>rim</dc:creator>
		<pubDate>Wed, 28 Apr 2010 13:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=191#comment-178</guid>
		<description>nice ...</description>
		<content:encoded><![CDATA[<p>nice &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
