Lesson 14: Creating a JSP Web Services Application

JSP targets can be deployed to any JSP 1.2 server of your choice through customized command line configurations. However, deployment to EAServer and Tomcat requires only that you fill in the information needed to connect to these servers. For this tutorial, you create a JSP Web service application, including a 4GL JSP page, that you deploy to EAServer.

In this lesson you:

NoteHow long does it take? About 45 minutes.

Before you begin

The JSP Web Services tutorial requires that you have the following available on your local machine:

You must also set up an EAServer connection profile in PowerBuilder. Setting up an EAServer profile is part of the Web Target tutorial. If you skipped the Web Target tutorial, you can still follow the instructions in “Set up an EAServer connection profile”.

You need a live connection to the Internet when you run the JSP Web Services application. At design time, a live connection is not necessary if you copy the Web Service Definition Language (WSDL) file used in this tutorial to your local machine. The WSDL file is described in this lesson.