Cemal, Matt and I are doing some talks at the London Java Web User Group on Wednesday.
Although it’s billed as an introduction, I’m going to cover some slightly more advanced stuff so that people can see just how powerful Wicket is, including a properly useful and reusable generic POJO editor in only a few tens of lines of code.
Hope to see you there!
6 Comments
Hi Al,
Could you post the slides or the code for that editor? I’d love to see how you get that done…
The WicketApplication class has an unused import org.londonwicket.Start which screws up maven’s compiler. After removing it the tests run fine.
D’oh. Now fixed. Thanks.
Code please! Thanks, great article
Code is coming soon, promise. :-)
Actually, code for this is already up.
Check out londonwicket.org.