Dependency Injection with Stateless Session Beans

This tutorial needs a review. You can edit it in GitHub following these contribution guidelines.

This simple EJB 3.0 stateless session bean contains a local business interface that is invoked by a servlet. The sample demonstrates the concept of dependency injection.

Former sample page