You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.
A portable CDI extension that integrates the CDI programming model and other portable Seam enhancements with Apache Wicket.
<dependency> <groupId>org.jboss.seam.wicket</groupId> <artifactId>seam-wicket</artifactId> <version>3.1.0.Final</version> </dependency> |
Name | Module role | Commit username (Git) | Organization | Hometown (Time zone) |
---|---|---|---|---|
Clint Popetz | Lead | cpopetz | 42 Lines, Inc. | Urbana, IL, USA (UTC-6) |
Ove Ranheim | Contributor | oranheim | Oslo, Norway (UTC+1) |
The Seam Wicket module provides integration between the Apache Wicket web framework and CDI. Features include injection into Wicket pages and conversation support.
Version | Time frame | Focus |
---|---|---|
3.0.0.Beta1 | January 7, 2011 |
|
This section serves as a whiteboard for design and ideas for this module. Once you've decided to pursue a feature, it should be added to JIRA as a feature request and optionally linked from this page. |
No design notes yet ;)