CDI and EJB 3.1 are complementary technologies for building powerful Web applications on the Java EE 6 platform. Find out how their synergy works.
Tags : Java EE 6, EJB, CDI
The CDI qualifiers in Java EE 6 allow you to qualify an injection point to specify exactly which bean must be injected.
Tags : Dependency injection, Java EE 6, CDI
Get to know the major advancements that JPA 2 introduced in its API, the Java Persistence Query Language (JPQL) and the persistence.xml configuration file.
Tags : Java EE 6, JPA, Java Persistence
JavaEE 6 is now a final spec, with lots of new features and functions. But not everyone is thrilled about it.
Tags : Java, Spring, Java EE 6, Red Hat, Sun