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

Index
HP NonStop Pathway/iTS Web Client Programming Manual—520270-003
Index-5
I
HTML pages
control page 5-3
initial page 5-2
mapping of Screen section to 5-3, 5-7
starting page 5-2
HTML screen interaction classes 6-13
HTMLHandler class
constructor 6-33
details 6-32
methods 6-33
use of by converter 5-5
HTMLVOL parameter, in CONVERT
command 5-7
HTTP protocol, support for 1-4
I
Illegal ACCEPT variable timeout value
(message 3037) A-5
Illegal delay value (message 3074) A-7
import package
See Java import package for web
clients
initial attributes of screen field, setting 6-17,
6-26
initial page, HTML 5-2
initialize method, in Cursor class 6-125
input user conversion methods, Java
implementation of 6-131, 6-133
input-output elements, mapping to
ScreenField objects 5-6
Integer data types, Java implementation
of 6-60
Intelligent Device Support (IDS), not
supported B-4
Intelligent Device Support (IDS), not
supported for web clients 1-1
interface class
for screen field identifiers 6-13
for user conversion routines 6-131
Internal error (message 3302) A-16
Invalid numeric item (message 3040) A-5
Invalid numeric item (message 3053) A-6
Invalid parameter (message 3304) A-17
Invalid subscript value (message 3003) A-2
IP port number, setting for router
process 2-13
IS [NOT] ALPHABETIC condition, Java
implementation of
for group data types 6-56
for PIC X data types 6-109
IS [NOT] DOUBLEBYTE clause, Java
implementation of
for PIC N data types 6-101
for PIC X data types 6-108
IS [NOT] EQUAL TO ALL condition, Java
implementation of 6-48
IS [NOT] EQUAL TO condition, Java
implementation of
for PIC 9 data types 6-64
for PIC 9P data types 6-77
for PIC 9V data types 6-89
generic 6-46
IS [NOT] GREATER THAN ALL condition,
Java implementation of 6-50
IS [NOT] GREATER THAN condition, Java
implementation of
for PIC 9 data types 6-66
for PIC 9P data types 6-78
for PIC 9V data types 6-90
generic 6-49
IS [NOT] LESS THAN ALL condition, Java
implementation of 6-52
IS [NOT] LESS THAN condition, Java
implementation of
for PIC 9 data types 6-67
for PIC 9P data types 6-80
for PIC 9V data types 6-92
generic 6-51
IS [NOT] NUMERIC condition, Java
implementation of
for group data types 6-57
for PIC 9 data types 6-69
for PIC 9P data types 6-82
for PIC 9V data types 6-94










