Show TOC Start of Content Area

Procedure documentation Creating Development Components  Locate the document in its SAP Library structure

Use

In this step you create two new development components (DCs):

      Enterprise Application DC.

      Web Module DC.

Procedure

       1.      Open the Development Configurations perspective and switch to the Inactive DCs view.

       2.      Log on to the DTR by pressing the Login (This graphic is explained in the accompanying text) icon in the toolbar. Enter USER2 and the corresponding password when prompted.

Enterprise Application DC

...

       1.      Open the node of your development configuration APPL_dev and select the entry example.org_application.

       2.      In the context menu, choose Create New DC.

       3.      In the Development Component Project dialog enter the following:

Data

Value

Vendor

example.org

Name

As the prefix, choose appl/ from the list, and choose taxappl as the text input.

Caption

Tax Application

Domain

Financial Services, if available

Type

J2EE Enterprise Application

       4.      Choose Next.

The dialog window DTR Activityappears.

       5.      Choose New Activity.

       6.      Enter New J2EE Application as the display name and choose OK.

The dialog window DTR Activityappears.

       7.      Choose Next.

The dialog window Enterprise Application Projectappears.

       8.      Choose Finish.

Web Module DC

...

       1.      Open the Inactive DCs view in the Development Configurations perspective.

       2.      Again, choose Create New DC in the context menu of the example.org_application.

A dialog appears.

       3.      In the Development Component Project dialog enter the following:

Data

Value

Vendor

example.org

Name

As the prefix, choose appl/ from the list, and choose tax/servlet as the text input.

Caption

Tax Servlet

Domain

Financial Services, if available

Type

J2EE Web Module

       4.      Choose Next.

The dialog window DTR Activity appears.

       5.      Select New J2EE Application and choose Next.

The dialog window Web Module Project appears.

       6.      Choose Finish.

The J2EE Development perspective appears and you should see a new Web Module project in the J2EE DC Explorer view.

Result

You have created the required development objects.

Next Step

Creating a JSP

End of Content Area