Wicket comes to the London Java Web User Group

Posted August 13, 2007 by Alastair

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!

Post Details

  • Post Title: Wicket comes to the London Java Web User Group
  • Author: Alastair
  • Filed As: Apache Wicket
  • Tags:
  • You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

6 Opinions have been expressed on “Wicket comes to the London Java Web User Group”. What is your opinion?

  1. somatik commented:

    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 commented:

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

  3. Alastair commented:

    D’oh. Now fixed. Thanks.

  4. TMP commented:

    Code please! Thanks, great article

  5. Alastair commented:

    Code is coming soon, promise. :-)

  6. Alastair commented:

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

Leave a Reply