Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

The following JAR-files are the bare minimum needed in WEB-INF/lib to
developa develop a wicket application:

  • wicket-1.3.0-beta3.jar
  • slf4j-api-1.4.2.jar
  • slf4j-jdk14-1.4.2.jar

The use of Servlet filters in the web.xml configuration is explained here.

That's it, now go kick the tires!

...

If you have maven installed there is an archetype that can get you up to speed quickly. See the quickstart

Eclipse, NetBeans, IntelliJ

There are descriptions at the Wicket Quickstart on how to set up your favourite development environment.

Wizardry

qwicket can create a ready made project for you.