Java: CDI & ConversationScope
Dennis GuseYesterday I recreated my web app project with maven. Now CDI is available and @ConversationScoped is really nice and makes the development a lot easier. I used Glassfish v3.
... Post my pom.xml tomorrow again.