Java Reference
In-Depth Information
Figure 12-5. Creating a New Java EE Project in NetBeans
the “Java ee” category allows development of projects using the old-style Java ee configuration. that is,
project types within the “Java ee” category adhere to standards for developing with Java ee 5 or earlier. In such projects,
separate Web (War) and eJB (Jar) projects are created, rather than a single project that deploys to a single distributable
War file.
Note
After selecting the project type, the “New Web Application” dialog will open. Enter a project name and location,
as shown in Figure 12-6 . Once finished, choose “Next”.
 
Search WWH ::




Custom Search