Host Access Beans for Java

Host Access Beans for Java


Writing Your First Host Access Beans Applet

This section describes how to write a program that uses the Host Access Beans. The examples described in this section are available as part of the Host Access Toolkit.   Other beans sample programs can also be used -- please refer to the file \samples\AllBeans\Readme for more information.

The following sections illustrate two sample applets that use the Host Access Beans. Both samples show simple wiring between the beans. The first sample uses the Terminal bean as the main terminal. The Terminal bean is a traditional emulator GUI. The second sample uses the HostPrintSession and HostPrintTerminal beans to create a 3270 printer session.


[ Top of Page | Previous Page | Next Page | Table of Contents ]