Start of Content Area

Procedure documentation Executing the Car Rental Application  Locate the document in its SAP Library structure

 

Prerequisites

This graphic is explained in the accompanying textThis graphic is explained in the accompanying text

You have deployed the SDA file with the table definition QCR_RESERVATION.

This graphic is explained in the accompanying textThis graphic is explained in the accompanying text

You have created the application archive (QuickCarRentalEar.ear).

This graphic is explained in the accompanying textThis graphic is explained in the accompanying text

You have started the SAP J2EE Engine.

To do this, refer to Starting and Stopping the Application Server Java (AS Java).

 

Procedure

...

       1.      Call the car rental application by entering its URL in the Web browser.

 

 

URL for the application:

http://<host>:<port>/QuickCarRental

 

URL for the application with JSP mapping:

http://<host>:<port>/QuickCarRental/view

 

 

The Web browser displays the initial input screen for the car rental client.

 

This graphic is explained in the accompanying text

       2.      Test the car rental application by entering valid reservation data and then choosing Add Reservation.

The appropriate records are displayed as a table.

 

This graphic is explained in the accompanying text

 

Next step:

Making the Car Rental Application Available as a Web Service

 

 

End of Content Area