AS/400 Toolbox for Java

What it is

AS/400 Toolbox for Java is a set of Java classes that allow you to access AS/400 data through a Java program. With these classes, you can write client/server applications, applets, and servlets that work with data on your AS/400. You can also run Java applications that use the AS/400 Toolbox for Java on the Java virtual machine for AS/400.

How it works

AS/400 Toolbox for Java uses the AS/400 Host Servers as access points to the system. However, you do not need Client Access to use AS/400 Toolbox for Java. Each server runs in a separate job on the AS/400, and each server job sends and receives data streams on a socket connection.

How to use these pages

How to get additional information