wicket-contrib-javaee
wicket-javaee is a wicket module that provides integration through Java EE 5 resource injection
With wicket-javaee you can use in your wicket pages three annotations
- @EJB
- @PersistenceUnit
- @Resource
Documentation
Two working sample applications are available:
- A sample application demonstrating the use of @EJB and @Resource
- A sample application demonstrating the use of @PersistenceUnit and @Resource
Please use JIRA to submit bugs or improvement requests.
Latest release
Version 1.1 is available here
Project maintainers
Maris Orbidans
SVN Repository
The SVN repository of the project compatible with Wicket 1.3 is available at https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-javaee
Additional Requirements
Latest release 1.1 requires Wicket 1.3.