WEB015 Data Apportionment

LANSA Web Functions

WEB015 - Data Apportionment

Objective:

  • In this exercise, you will learn how data apportionment is performed with LANSA for the Web. You will create a single screen which allows the user to enter some comments into an input text area in the browser. When the screen is submitted, the entered text will be divided into a group of working fields. The working fields will be redisplayed on the screen, just below the input text area.
  • To learn how to overcome the 256 character field limitation for input fields used with text areas in the browser.
  • To learn how to create a page component containing both input and output components using only one REQUEST.

To achieve these objectives, you must complete the following: