Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added Wicket Web Beans project to "Other projects" section

...

  • Databinder project for building web applications quickly with Wicket and Hibernate
  • Qwicket another quickstart project for building spring+hibernate+wicket applications. Support for more persistence layers is forthcoming.
  • Webby Webby aims at supporting quick creation of data centric web applications, built upon Wicket, using a bean descriptor like approach. blog
  • Wicket Bench Eclipse plugin by Laughing Panda
  • And IDEA plugin is under development and is planned to be added shortly to the Wicket stuff project
  • Shades Interface based Object/Relational Mapping (ORM) framework. The address book example has an example of integration with Wicket. Blog.
  • OPS4J / Pax Wicket OSGi service for supporting the creation of Wicket applications running on the OSGi platform
  • Terracotta is a JVM level clustering solution. Explicit support for Wicket is planned for their next version. Meanwhile, there is a short WIKI article here.
  • Wicket Web Beans is a project that automatically generates AJAX-based forms at runtime from POJOs. You write the model, WWB does the UI.

...