|
WicketJavaEEIntegration
wicket-javaee is a wicket module that provides integration through Java EE 5 resource injection wicket-javaee has graduated to Wicket-Stuff! With wicket-javaee you can use in your wicket pages three annotations
HowTosDetailsYou can checkout the source code from the subversion repository at: https://svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-javaee You can download the current snapshot of the wicket-javaee module here You can download a sample web application (war file) using @PersistenceUnit and @Resource annotations here You can download a sample enterprise application (ear file) using @EJB and @Resource annotations here |
Sign in to add a comment
Just a heads up, the link to this project on wicket stuff is broke, it now resides at http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-javaee.
And thanks, very much for this, it's saved me from JSF!