Create EJB 3.0 project in NetBeans 6.1 July 4, 2008 // by ClientAdministrator Introduction This article explains how to create EJB 3.0 project using NetBeans IDE 6.1. This article will not explain the details of EJB 3.0 but will give basic knowledge on how to create simple EJB 3.0 project using NetBeans 6.1 IDE. also read: Java EE Tutorials EJB Interview Questions EJB 3 Web Services Annotation and Dependency Injection in EJB 3 Query API in EJB 3 Creating Project in NetBeans 6.1 Step 1 : Create Project Show Full Image Step 2 : Select Enterprice Project Show Full Image Step 3 : Specify Project Name Show Full Image Step 4 : Select server and create EJB,WEb modules Show Full Image Step 5 : Project is created Show Full Image