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-8
N
N
names
of Java objects for Working-Storage
data items 5-4
of methods for SCREEN COBOL
paragraphs 5-5
of nested Java classes for group-level
items 5-3
of ScreenField objects for SCREEN
COBOL input-output objects 5-6
of user HTML pages 5-7
NEW-CURSOR special register, Java
implementation of 6-123
nld utility 4-2
No room for new server class in TCP
(message 3110) A-7
No space for new server process
(message 3119) A-10
noninteger numeric data types, Java
implementation of 6-72, 6-84
NonStop™ Himalaya system
See also NonStop™ Kernel operating
system
building web clients on 2-8
setting up build environment on 2-5,
2-6
Not enough data for scatter to working
storage (message 3180) A-10
numeric data types, Java implementation of
integer 6-60
noninteger 6-72, 6-84
real 6-84
O
OCCURS clause, Java implementation
of 6-22
OLD-CURSOR special register, Java
implementation of 6-123
ON ERROR clause, Java implementation
of 6-6
ON ERROR method of BEGIN-
TRANSACTION… (message 3303) A-16
onLoadFunc, use of 5-7
onOkBtnFunc, use of 5-7
Open System Services (OSS) operating
environment 2-5
output user conversion methods, Java
implementation of 6-132, 6-134
overlay areas 5-7
Overlay screen displayed in two areas
(message 3013) A-3
overlay screens
clearing an overlay screen 6-38
mapping to HTML pages 5-7
setting context for display 6-37
P
paragraphs, mapping to methods 5-5
parameter passing 5-5
password, Guardian, entering 3-1
PATHTCPL, Java implementation of user
conversion routines in 6-132
pathway.its package
See Java import package for web
clients
performance, tuning for 2-14
PIC 9 data types with P symbol, Java
implementation of
See Pic9P class
PIC 9 data types with V symbol, Java
implementation of
See Pic9V class
PIC 9 data types, Java implementation of
See Pic9 class
PIC N data types, Java implementation of
See PicN class
PIC X data types, Java implementation of
See PicX class
Pic9 class
constructor 6-61
details 6-60
literals 6-61
methods 6-60










