(no commit message)
authorErik Brakkee <erik@brakkee.org>
Sat, 17 Jul 2010 22:48:28 +0000 (22:48 +0000)
committerErik Brakkee <erik@brakkee.org>
Sat, 17 Jul 2010 22:48:28 +0000 (22:48 +0000)
src/site/xdoc/news.xml

index f9624b548c7e4d9cd2a78bc9fb13e71c0a495783..66e68c993cac332a97edd516a804cae5a295c235 100644 (file)
@@ -9,6 +9,14 @@
   </properties>
   <body>
     
+    <section name="18-July-2010: Wicket/Joe">
+      <p> One new library has been added it is about Java EE plumbing for wicket: hence the name
+        "Joe" (the Plumber). Currently it supports Open Transaction in View (also known as Open
+        Session in View) and supports Java EE dependency injection through the cdi support
+        that was added before. 
+      </p>
+    </section>
+    
     <section name="15-July-2010: CDI support">
       <p>
         Two new libraries have been added. One library <code>support/inject</code> which abstract