Show TOC

Procedure documentationStarting the Converter Web Service Client Application Locate this document in the navigation structure

 

To consume the Web service, start the client application.

Procedure

  1. Open the Web service client application in a web browser, by entering the following address.

    http://localhost:<port>/com.sap.tutorial~converterwebclient/ConverterServlet

    You can construct <port> by the formula 5 + NN + 00, where NN is the number of the Java instance.

  2. In both fields of the client application, enter positive integer values which you want to convert.

  3. Choose Convert.