SeamFramework.orgCommunity Documentation

Chapter 20. Alternative view layers

20.1. Wicket CDI integration
20.1.1. The WebApplication class
20.1.2. Conversations with Wicket

Weld provides integration between the Apache Wicket web framework and CDI. This functionality is provided by the weld-wicket extension module, which naturally must be on the classpath of the Wicket application.

This section describes some of the utilities provided by the Wicket extension module to support the CDI integration.

Wicket can also take advantage of the conversation scope from CDI, provided by the Wicket extension module. This module takes care of: