<?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: New Wicket in Action site live</title>
	<atom:link href="http://martijndashorst.com/blog/2008/09/18/new-wicket-in-action-site-live/feed/" rel="self" type="application/rss+xml" />
	<link>http://martijndashorst.com/blog/2008/09/18/new-wicket-in-action-site-live/</link>
	<description>Ramblings on Java, Wicket, cats and other stuff</description>
	<lastBuildDate>Mon, 29 Mar 2010 23:43:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: LinF</title>
		<link>http://martijndashorst.com/blog/2008/09/18/new-wicket-in-action-site-live/comment-page-1/#comment-57268</link>
		<dc:creator>LinF</dc:creator>
		<pubDate>Fri, 19 Sep 2008 16:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://martijndashorst.com/blog/2008/09/18/new-wicket-in-action-site-live/#comment-57268</guid>
		<description>I&#039;ve found the Wicket User-Forum web site.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found the Wicket User-Forum web site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LinF</title>
		<link>http://martijndashorst.com/blog/2008/09/18/new-wicket-in-action-site-live/comment-page-1/#comment-57266</link>
		<dc:creator>LinF</dc:creator>
		<pubDate>Thu, 18 Sep 2008 23:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://martijndashorst.com/blog/2008/09/18/new-wicket-in-action-site-live/#comment-57266</guid>
		<description>I am not able to compile the example in chapter01/section_1_3/ echo app:
    [javac] /data/www/wicketqs/WEB-INF/src/Index.java:64: cannot find symbol
    [javac] symbol  : method setModelObject(java.lang.String)
    [javac] location: class org.apache.wicket.markup.html.basic.Label
    [javac]         label.setModelObject(value);
I have the following jars:
    559366 Sep 12 15:53 commons-collections-3.1.jar
     207723 Sep 12 15:53 commons-lang-2.1.jar
     391834 Sep 12 14:48 log4j-1.2.15.jar
      52150 Sep 18 15:45 persistence-api-1.0.jar
      17090 Sep 12 13:55 portlet-api-1.0.jar
      20124 Sep 12 15:41 slf4j-api-1.5.3.jar
       9597 Sep 12 14:14 slf4j-log4j12-1.5.3.jar
    2568189 Sep 18 15:44 spring-2.0.1.jar
    1746877 Sep 12 15:49 wicket-1.4-m3.jar
      35257 Sep 12 15:49 wicket-auth-roles-1.4-m3.jar
     191744 Sep 12 15:49 wicket-datetime-1.4-m3.jar
     388370 Sep 12 15:49 wicket-extensions-1.4-m3.jar
      17252 Sep 12 15:49 wicket-guice-1.4-m3.jar
      21892 Sep 12 15:49 wicket-ioc-1.4-m3.jar
      27270 Sep 12 15:49 wicket-jmx-1.4-m3.jar
      10673 Sep 12 15:49 wicket-objectsizeof-agent-1.4-m3.jar
      25345 Sep 12 15:49 wicket-spring-1.4-m3.jar
Any suggestion?

Where is the Wicket User-Forum web site where I can post questions and get help?</description>
		<content:encoded><![CDATA[<p>I am not able to compile the example in chapter01/section_1_3/ echo app:<br />
    [javac] /data/www/wicketqs/WEB-INF/src/Index.java:64: cannot find symbol<br />
    [javac] symbol  : method setModelObject(java.lang.String)<br />
    [javac] location: class org.apache.wicket.markup.html.basic.Label<br />
    [javac]         label.setModelObject(value);<br />
I have the following jars:<br />
    559366 Sep 12 15:53 commons-collections-3.1.jar<br />
     207723 Sep 12 15:53 commons-lang-2.1.jar<br />
     391834 Sep 12 14:48 log4j-1.2.15.jar<br />
      52150 Sep 18 15:45 persistence-api-1.0.jar<br />
      17090 Sep 12 13:55 portlet-api-1.0.jar<br />
      20124 Sep 12 15:41 slf4j-api-1.5.3.jar<br />
       9597 Sep 12 14:14 slf4j-log4j12-1.5.3.jar<br />
    2568189 Sep 18 15:44 spring-2.0.1.jar<br />
    1746877 Sep 12 15:49 wicket-1.4-m3.jar<br />
      35257 Sep 12 15:49 wicket-auth-roles-1.4-m3.jar<br />
     191744 Sep 12 15:49 wicket-datetime-1.4-m3.jar<br />
     388370 Sep 12 15:49 wicket-extensions-1.4-m3.jar<br />
      17252 Sep 12 15:49 wicket-guice-1.4-m3.jar<br />
      21892 Sep 12 15:49 wicket-ioc-1.4-m3.jar<br />
      27270 Sep 12 15:49 wicket-jmx-1.4-m3.jar<br />
      10673 Sep 12 15:49 wicket-objectsizeof-agent-1.4-m3.jar<br />
      25345 Sep 12 15:49 wicket-spring-1.4-m3.jar<br />
Any suggestion?</p>
<p>Where is the Wicket User-Forum web site where I can post questions and get help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bertrand Delacretaz</title>
		<link>http://martijndashorst.com/blog/2008/09/18/new-wicket-in-action-site-live/comment-page-1/#comment-57265</link>
		<dc:creator>Bertrand Delacretaz</dc:creator>
		<pubDate>Thu, 18 Sep 2008 06:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://martijndashorst.com/blog/2008/09/18/new-wicket-in-action-site-live/#comment-57265</guid>
		<description>Ah - so that means your cats don&#039;t use Wicket? For some reason I always thought they did ;-)</description>
		<content:encoded><![CDATA[<p>Ah &#8211; so that means your cats don&#8217;t use Wicket? For some reason I always thought they did <img src='http://martijndashorst.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
