Learning to build a JSP Web services application

In the Java Server Pages (JSP) Web target part of the tutorial, you create three JSP pages, including a 4GL JSP Web page. On two of the pages you will call a Web service to calculate currency exchange rates.

The following is a picture of the 4GL Web page that you create in this tutorial:

Shown is a 4 G L Web page titled Currency Converter. It has a Currency From area with a drop down where United States is selected and an amount of 100.0 entered in a text box. Below this is a Currency To area with France displayed in a drop down and the amount 98 point 97000 and so on. Below this is a button labeled Get Conversion Result. At bottom is a link to Currency Converter Web Services.