Sun 3270 Pathway

Version 2.0

Introduction

Welcome to 3270 Pathway, a Java Bean which allows access to Telnet 3270 end-systems from Java applications and applets.

Some of the features 3270 Pathway provides include:

The components that are shipped in this release are:

The Java Archive Files (JARs) for these components are supplied in the lib directory. The JAR files are runnable and can be invoked in the usual manner. They do not need to be uncompressed or have files extracted from them. Start-up scripts are also supplied within the bin directory.

All of the components are written in Java and require a Java Virtual Machine (JVM) of version 1.4.1 or later to operate. Information for obtaining JVMs for most operating systems can be found at java.sun.com. An appropriate JVM is shipped with the Windows version of 3270 Pathway.

For further instruction on using any of these components please refer to the Sun 3270 Pathway User's Guide

3270 Pathway Bean

Users wishing to program directly to the bean should read the associated javadoc API documentation.

Note:Users of previous version of 3270 Pathway, will find it useful to read the migration guide.

The 3270 Pathway Bean conforms to the Java Bean standards and so can be used anywhere that supports Java Beans. For more information on Java or Java Beans visit java.sun.com

Using the Pathway Bean within a Java Application

Look at the supplied samples for simple examples of using the 3270 Pathway Bean in a Java Application.

Using the Pathway Bean within a Java Applet

Look at the supplied sample 3270 Pathway Bean Sample for a simple example of using the 3270 Pathway Bean within a Java Applet.

Note: Under the Java applet security model it is not possible to connect to any other host other than one from which it was served. In order to address this you may want to consider running the TCP Router on your Web Server machine.

Using the Pathway Bean within an IDE

There are many IDEs on the market and their support for Java Beans varies widely. We cannot supply generalizations on how to make the 3270 Pathway Bean accessible within your IDE. Please, consult the manufacturer's documentation to see how your particular IDE handles Jars.


Copyright © 2003 by Sun Microsystems, Inc. All Rights Reserved.