Like I promised, I’ve revamped the Wicket in Action companion website. I think it looks decent enough, and this format allows me to focus the Wicket writing in one place (and promote the book even more).
Expect to see all Wicket related content to move to that site. I reserve this site for ramblings about Maven, Hibernate, Microsoft, Apple, Google, Apache, FSF, and of course cats.
Unfortunately for those of you that want to know everything about me, you’ll have to look twice from now on (but if you’re really a stalker, you have to look in more places than these two). However, if you’re only interested in Wicket related news, then the new setup is beneficial, since you don’t have to read all about my cats anymore.
Ah – so that means your cats don’t use Wicket? For some reason I always thought they did
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?
I’ve found the Wicket User-Forum web site.