Contents

Introduction

Module 1. Introducing the Web customer inquiry application

  • Introducing iSeries Web Application Development
  • Introducing the Web customer inquiry application
  • Module 2. Creating an RPG program

  • Exercise 2.1: Starting the product
  • Exercise 2.2: Opening the Remote System Explorer perspective
  • Exercise 2.3: Creating a connection to the iSeries server
  • Exercise 2.4: Finding an iSeries source member
  • Exercise 2.5: Opening a source member for edit
  • Exercise 2.6: Reviewing Remote System LPEX Editor features
  • Exercise 2.7: Editing an RPG source member and creating a *PGM object
  • Module 3. Creating the RPG service program for your Web application (optional)

  • Exercise 3.1: Starting the product
  • Exercise 3.2: Opening the Remote System Explorer perspective
  • Exercise 3.3: Creating a connection to the iSeries server
  • Exercise 3.4: Finding an iSeries source member
  • Exercise 3.5: Open a source member for edit
  • Exercise 3.6: Reviewing Remote System LPEX Editor features
  • Exercise 3.7: Editing a member and creating a service program module
  • Module 4. Creating a Web project

  • Exercise 4.1: Opening the Web perspective
  • Exercise 4.2: Creating a dynamic Web project
  • Exercise 4.3: Setting up the iSeries server information
  • Module 5. Creating a Web application

  • Exercise 5.1: Invoking the Web Interaction wizard
  • Exercise 5.2: Specifying the input and output page
  • Exercise 5.3: Defining the iSeries GETDATA program invocation and parameters
  • Exercise 5.4: Defining the iSeries GETDATAS service program invocation and parameters
  • Exercise 5.5: Defining the input page content
  • Exercise 5.6: Defining the output page content
  • Exercise 5.7: Specifying error handling
  • Exercise 5.8: Enhancing the output page
  • Exercise 5.9: Ensuring the customer number field cannot be modified
  • Exercise 5.10: Visualizing the flow structure of your Web application
  • Module 6. Running the Web application

  • Exercise 6.1: Opening the Web perspective
  • Exercise 6.2: Finding the Web application and running it
  • Module 7. Debugging a Web application

  • Exercise 7.1: Introducing the iSeries Integrated Debugger
  • Exercise 7.2: Starting a Debug session using service entry points
  • Exercise 7.3: Adding and deleting breakpoints
  • Exercise 7.4: Displaying a variable
  • Exercise 7.5: Viewing the call stack
  • Exercise 7.6: Closing the debug session
  • Module 8. Adding an error page

  • Exercise 8.1: Creating the flow control page
  • Exercise 8.2: Modifying your Web interaction
  • Exercise 8.3: Testing the new error page
  • Module 9. Enhancing the input page using Web tools

  • Exercise 9.1: Opening Page Designer
  • Exercise 9.2: Working with page properties
  • Exercise 9.3: Linking a cascading style sheet to the Web page
  • Exercise 9.4: Designing and adding a logo
  • Exercise 9.5: Adding a heading 1 tag to the page
  • Exercise 9.6: Adding a picture to the page
  • Exercise 9.7: Adding moving text to the page
  • Exercise 9.8: Changing the text color
  • Summary