The iSeries Java development tools help you build and run optimized Java programs on an iSeries server.
The iSeries Java development tools help you:
You can import and export resources from and to the iSeries server. These resources can be data or program files. You might want to take advantage of the security available on the server, or to connect to its database. Here is a typical group of tasks you might want to perform:
Creating Java client applications
You can convert existing iSeries applications to Java client applications that access iSeries data and resources. For example, the Program Call wizard generates Java classes to call any iSeries program object or service program, such as those written in ILE RPG, ILE C, or OPM COBOL.
For samples incorporating these tasks, see Sample: Using the Visual Editor in your iSeries Java projects, Sample: Call an iSeries service program procedure from a Java application and Sample: Create and test an iSeries Web service.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.