Introduction

Wicketopia is a Rapid Application Development (RAD) library for the Apache Wicket framework.

Key Concepts

  • Metadata: Wicketopia employs a very flexible metadata facility.
  • Property Labels: Wicketopia generates labels for your properties automatically using sensible defaults, but allows easy customization!
  • Component Factories: Wicketopia uses factories to create components used to view/edit properties.
  • Scaffolding: Wicketopia supports "Scaffolding" (a la Grails) out of the box!