<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://java.dzone.com"  xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
 <title>Javalobby - Comments for &quot;Interview: How Wicket Does Ajax&quot;</title>
 <link>http://java.dzone.com/news/interview-how-wicket-does-ajax</link>
 <description>Comments for &quot;Interview: How Wicket Does Ajax&quot;</description>
 <language>en</language>
<item>
 <title>I added a list of useful</title>
 <link>http://java.dzone.com/news/interview-how-wicket-does-ajax#comment-2863</link>
 <description>&lt;!--paging_filter--&gt;I added a list of useful resources to the end of the interview. Especially the first, to the list of Ajax/Wicket samples, is extremely helpful.</description>
 <pubDate>Sun, 27 Apr 2008 18:43:08 -0400</pubDate>
 <dc:creator>geertjan</dc:creator>
 <guid isPermaLink="false">comment 2863 at http://java.dzone.com</guid>
</item>
<item>
 <title>Wow - fabulous interview,</title>
 <link>http://java.dzone.com/news/interview-how-wicket-does-ajax#comment-2860</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Wow - fabulous interview, gentlemen!  I&#039;ve been doing a lot of reading in this area lately trying to decide which framework to do my next project in - and after seeing your examples and hearing your thoughts on the design, I&#039;m very excited to try some of this out.&lt;/p&gt;&lt;p&gt;Thanks for taking the time! &lt;/p&gt;</description>
 <pubDate>Sun, 27 Apr 2008 00:25:31 -0400</pubDate>
 <dc:creator>eldaaran</dc:creator>
 <guid isPermaLink="false">comment 2860 at http://java.dzone.com</guid>
</item>
<item>
 <title>Wicket has been a consistent</title>
 <link>http://java.dzone.com/news/interview-how-wicket-does-ajax#comment-2859</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Wicket has been a consistent performer for me.  Both in terms of developer productivity and extensibility.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The ajax support works very well.  The issue I have run into on previous (pre-Wicket) projects has always been unobtrusive javascript.  I&#039;d always find myself building the functionality twice; the first layer being just the basic webapp that works if javascript is turned off, then an &#039;enhanced&#039; javascript layer on the client that interacts with a server side API.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Wicket handles this very well with the component model.  Every component knows how to render itself, so I just have to worry about updating that component tree and flagging components that I&#039;d like to be redrawn on the client.  This allows me to handle the logic of the event without getting bogged down in low levels of the HTTP exchange for every form submit or link click. &lt;/p&gt;</description>
 <pubDate>Sat, 26 Apr 2008 23:00:31 -0400</pubDate>
 <dc:creator>d3ik</dc:creator>
 <guid isPermaLink="false">comment 2859 at http://java.dzone.com</guid>
</item>
</channel>
</rss>
