Wicket comes to the London Java Web User Group

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!

This entry was posted in Apache Wicket. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

6 Comments

  1. Posted August 14, 2007 at 6:58 am | Permalink

    Hi Al,
    Could you post the slides or the code for that editor? I’d love to see how you get that done…

  2. cwilkes
    Posted August 17, 2007 at 4:49 am | Permalink

    The WicketApplication class has an unused import org.londonwicket.Start which screws up maven’s compiler. After removing it the tests run fine.

  3. Posted August 17, 2007 at 5:00 am | Permalink

    D’oh. Now fixed. Thanks.

  4. Posted March 27, 2008 at 10:09 am | Permalink

    Code please! Thanks, great article

  5. Posted March 27, 2008 at 3:40 pm | Permalink

    Code is coming soon, promise. :-)

  6. Posted March 27, 2008 at 3:41 pm | Permalink

    Actually, code for this is already up.
    Check out londonwicket.org.

Post a Comment

Your email is never published nor shared.