Pathway/iTS Web Client Programming Manual (H06.03+, J06.03+)
Table Of Contents
- HP NonStop Pathway/iTS Web Client Programming Manual
- Legal Notices
- Contents
- What's New in This Manual
- About This Manual
- 1 Introduction to Pathway/iTS Web Clients
- 2 How to Compile, Build, and Maintain a Pathway/iTS Web Client
- 1. Prepare the SCREEN COBOL Object File
- 2. Create a Configuration File
- 3. Run the Converter
- 4. Modify Java or SCREEN COBOL Code as Needed
- 5. Run PROFDBM to Set Up the User Profile Database
- 6. Build the Converted Client
- 7. Deploy the Web Client
- 8. Customize the Screens
- 9. Specify the Port Number of the Router Process
- 10. Configure Pathway Servers for User Profiles and User Conversion Routines
- 11. Tune the Application for Performance by Changing the Session-Length Parameter
- 12. Maintain the Client
- 3 Logon Security and User Profiles
- 4 User-Written User Conversion Procedures for Web Clients
- 5 SCREEN COBOL-to-Web Conversion Mappings
- 6 Java Import Package Reference
- 7 Introduction to Pathway/iTS 1.1
- A Client Error Messages
- B SCREEN COBOL Features Not Supported for Web Conversion
- Index
- Content Feedback

What’s New in This Manual
HP NonStop Pathway/iTS Web Client Programming Manual—520270-003
ix
Corrections and Enhancements to the Manual
•
Section 5: SCREEN COBOL-to-Web Conversion Mappings
•
Added a description of the Initial page in Initial Page on page 5-2.
•
Modified the name of the starting page file from
name
_PAGE1.html to
name
_START.html in Starting Page on page 5-2.
•
Corrected the code in
Example 5-2 on page 5-4
Example 5-6 on page 5-6
Example 5-7 on page 5-8
Example 5-8 on page 5-8
•
Updated information in Mappings to User HTML Pages on page 5-7.
•
Section 6: Java Import Package Reference
•
Updated the Method send on page 6-10.
•
Added the pow method to the ScobolLib class. See Method pow on
page 6-122
•
Modified the displayOverlay method in the HTMLHandler class. See Method
displayOverlay on page 6-37.
•
Added the displayOverlaySpaces method to the HTMLHandler class. See
Method displayOverlaySpaces on page 6-38.
•
Added the addScobolData method to the ScobolGroupType calss. See Method
addScobolData on page 6-54.
•
Removed the Class Overlay Manager, Method addOverlay (single overlay
screen), and Method addOverlay (multiple overlay screens).
•
General, throughout the manual
•
Removed references to the Unix operating system.
•
Corrected several examples
Corrections and Enhancements to the Manual
These enhancements have been made to the material in this manual:
•
References to Compaq trademarks have been updated.
•
Miscellaneous terminology changes and editorial corrections have been made.










