<?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 Ajax Confirmation Modal window</title>
	<atom:link href="http://www.mysticcoders.com/blog/wicket-ajax-confirmation-modal-window/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysticcoders.com/blog/wicket-ajax-confirmation-modal-window/</link>
	<description>to our success!</description>
	<lastBuildDate>Mon, 30 Jan 2012 18:29:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Paolo</title>
		<link>http://www.mysticcoders.com/blog/wicket-ajax-confirmation-modal-window/comment-page-1/#comment-3508</link>
		<dc:creator>Paolo</dc:creator>
		<pubDate>Wed, 02 Feb 2011 09:25:36 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=207#comment-3508</guid>
		<description>thanks! pretty neat code. i&#039;ll try this.</description>
		<content:encoded><![CDATA[<p>thanks! pretty neat code. i&#8217;ll try this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anurag</title>
		<link>http://www.mysticcoders.com/blog/wicket-ajax-confirmation-modal-window/comment-page-1/#comment-3507</link>
		<dc:creator>Anurag</dc:creator>
		<pubDate>Tue, 02 Nov 2010 08:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=207#comment-3507</guid>
		<description>I want the message to be include values submitted by my form . How can i do that . I am talking about message &quot; Do you really want to ... &quot; .. I want to replace it with &quot; You have updated [variable] to [this variable] . I get the variables after i submit the form .

Thanks.</description>
		<content:encoded><![CDATA[<p>I want the message to be include values submitted by my form . How can i do that . I am talking about message &#8221; Do you really want to &#8230; &#8221; .. I want to replace it with &#8221; You have updated [variable] to [this variable] . I get the variables after i submit the form .</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anurag</title>
		<link>http://www.mysticcoders.com/blog/wicket-ajax-confirmation-modal-window/comment-page-1/#comment-3506</link>
		<dc:creator>Anurag</dc:creator>
		<pubDate>Mon, 01 Nov 2010 12:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=207#comment-3506</guid>
		<description>I need the values submitted with the form . Where do i get them from. for example . I need the selected value in dropdownchoice.

Thanks</description>
		<content:encoded><![CDATA[<p>I need the values submitted with the form . Where do i get them from. for example . I need the selected value in dropdownchoice.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nowaker</title>
		<link>http://www.mysticcoders.com/blog/wicket-ajax-confirmation-modal-window/comment-page-1/#comment-3505</link>
		<dc:creator>Nowaker</dc:creator>
		<pubDate>Fri, 27 Aug 2010 18:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=207#comment-3505</guid>
		<description>Faster but how ugly. Brrrrr.</description>
		<content:encoded><![CDATA[<p>Faster but how ugly. Brrrrr.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fuad Efendi</title>
		<link>http://www.mysticcoders.com/blog/wicket-ajax-confirmation-modal-window/comment-page-1/#comment-3504</link>
		<dc:creator>Fuad Efendi</dc:creator>
		<pubDate>Fri, 30 Jul 2010 17:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=207#comment-3504</guid>
		<description>I still DO prefer Client-Side processing (without network client-server roundtrips!):
if(!confirm(&#039;Do you really want to perform this action?&#039;)) return false;&quot;));

It is faster than AJAX call.</description>
		<content:encoded><![CDATA[<p>I still DO prefer Client-Side processing (without network client-server roundtrips!):<br />
if(!confirm(&#8216;Do you really want to perform this action?&#8217;)) return false;&#8221;));</p>
<p>It is faster than AJAX call.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

