Step 1 Create a New Page Component

LANSA Web Functions

Step 1. Create a New Page Component

In this step, you will create a new page component that will be used as the welcome. A very simple HTML page containing your name will be created. (Using a Web publishing tool, this HTML page could be made very graphical.)

1.  Using the LANSA for the Web editor, create a new HTML page. 

2.When the new page appears, delete all of the default HTML code.

3.  Add the following line to the page:

<CENTER><STRONG>Hello (your name goes here)</STRONG></CENTER> 

 

4.  Save your document as iiiMYLOG with description Login Component. (Remember: iiiMYLOG is the data entered by the user when they login.)

5.  Using the LANSA for the Web editor, open the maintain components window.

6.  Select Add, to add a new component as follows  (where iii is your course assigned ID):

Component

iiiMYLOG

Type

PAGE

 

 

Description

Login Welcome

Page

iiiMYLOG

Mode

Not Applicable

 

  

7.  Close the Maintain Components window.