You don't have to use maven. Download wicket and drop the main wicket jar
into your WEB-INF/libs folder. Also you need the one dependency slf4j in the
libs folder. Add the filter to web.xml and you're ready to run a basic
wicket app.

Most likely, you will also want some of the other wicket jars but that
depends on what features your app uses. Plan on adding extensions jar. if
you want to use Spring DI, include wicket ioc and wicket spring.
On Jul 25, 2011 4:17 PM, "eugenebalt" <[email protected]> wrote:

Reply via email to