Pathway/iTS Web Client Programming Manual (G06.24+)
Java Import Package Reference
Compaq NonStop Pathway/iTS Web Client Programming Manual—520270-001
6-27
Class HTMLHandler
Class HTMLHandler
The HTMLHandler class encapsulates the SCREEN COBOL statements associated with
displaying and accepting SCREEN COBOL screens. Examples of such statements are
DISPLAY BASE, DISPLAY, and ACCEPT.
Package
pathway.its
Syntax
public pathway.its.HTMLHandler
Description
This class provides methods for rendering an HTML page as well as setting HTML field
values and getting HTML field values from corresponding working-storage items.
Member Summary
Constructor
HTMLHandler()