Show TOC

Creating J2EE 1.4 Applications in SAP NetWeaver Developer StudioLocate this document in the navigation structure

Use

In the Java EE perspective of the Developer Studio you can create new or maintain and enhance existing J2EE 1.4 applications. This documentation focuses on explaining the specific configuration settings of the projects in your workspace rather than discussing the J2EE 1.4 development model.

You develop each J2EE 1.4 component in the corresponding J2EE 1.4 compliant project. For example, you develop EJB 2.1 components in a J2EE 1.4 compliant EJB project. You manage the specification version compliancy of projects using their project facets.

Note

You can add J2EE 1.4 compliant projects to Java EE 5 compliant Enterprise Application projects.

Note

If you need to create J2EE 1.4 components as part of Java EE 5 compliant projects, you have to do this manually. You cannot use the corresponding J2EE 1.4 component wizards.

Procedure

The tasks of an application developer are grouped in the following main categories: