ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahh_5.4.0.1/page1.htm

136 lines
8.4 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="topic" />
<meta name="DC.Title" content="IBM Toolbox for Java" />
<meta name="abstract" content="IBM Toolbox for Java is a set of Java classes that allow you to use Java programs to access data on your iSeries servers. You can use these classes to write client/server applications, applets, and servlets that work with data on your iSeries. You can also run Java applications that use the IBM Toolbox for Java classes on the iSeries Java virtual machine (JVM)." />
<meta name="description" content="IBM Toolbox for Java is a set of Java classes that allow you to use Java programs to access data on your iSeries servers. You can use these classes to write client/server applications, applets, and servlets that work with data on your iSeries. You can also run Java applications that use the IBM Toolbox for Java classes on the iSeries Java virtual machine (JVM)." />
<meta name="DC.Relation" scheme="URI" content="whatsnew.htm" />
<meta name="DC.Relation" scheme="URI" content="download.htm" />
<meta name="DC.Relation" scheme="URI" content="rzahhfinder.htm" />
<meta name="DC.Relation" scheme="URI" content="rzahnm03.htm" />
<meta name="DC.Relation" scheme="URI" content="pdmlpg1.htm" />
<meta name="DC.Relation" scheme="URI" content="jbean.htm" />
<meta name="DC.Relation" scheme="URI" content="jdbc2.htm" />
<meta name="DC.Relation" scheme="URI" content="proxies.htm" />
<meta name="DC.Relation" scheme="URI" content="ssljsse.htm" />
<meta name="DC.Relation" scheme="URI" content="micromain.htm" />
<meta name="DC.Relation" scheme="URI" content="rzahhxmlmain.htm" />
<meta name="DC.Relation" scheme="URI" content="javadoc/overview-summary.html" />
<meta name="DC.Relation" scheme="URI" content="faqtoolbox.htm" />
<meta name="DC.Relation" scheme="URI" content="progtips.htm" />
<meta name="DC.Relation" scheme="URI" content="reflearn.htm" />
<meta name="DC.Relation" scheme="URI" content="codedisclaimer.htm" />
<meta name="DC.Relation" scheme="URI" content="documentdownloadpermission.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="page1" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>IBM Toolbox
for Java</title>
</head>
<body id="page1"><a name="page1"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">IBM Toolbox
for Java</h1>
<div><p>IBM<sup>®</sup> Toolbox
for Java™ is
a set of Java classes that allow you to use Java programs
to access data on your iSeries™ servers. You can use these classes to write
client/server applications, applets, and servlets that work with data on
your iSeries.
You can also run Java applications that use the IBM Toolbox for Java classes on the iSeries Java virtual machine (JVM).</p>
<p>IBM Toolbox
for Java uses
the iSeries <a href="../rzaii/rzaiihostserver.htm">Host Servers</a> as
access points to the system. Because IBM Toolbox for Java uses communication functions built
into Java,
you do not need to use IBM iSeries Access for Windows<sup>®</sup> to use IBM Toolbox for Java. Each server runs in a separate job
on the server, and each server job sends and receives data streams on a socket
connection.</p>
<div class="note"><span class="notetitle">Note:</span> By using the code examples, you agree to the terms of the <a href="codedisclaimer.htm">Code license and disclaimer information</a>.</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="whatsnew.htm">What's new</a></strong><br />
This topic highlights the changes made to IBM Toolbox for Java in V5R4.</li>
<li class="ulchildlink"><strong><a href="download.htm">Printable PDF</a></strong><br />
View or download a PDF of the IBM Toolbox for Java topic. You can also download the IBM Toolbox
for Java category
in a zipped package.</li>
<li class="ulchildlink"><strong><a href="rzahhfinder.htm">Class finder</a></strong><br />
</li>
<li class="ulchildlink"><strong><a href="rzahnm03.htm">Install and manage IBM Toolbox for Java</a></strong><br />
Using IBM Toolbox for Java makes it easier to write client Java applets,
servlets, and applications that access iSeries resources, data, and programs.</li>
<li class="ulchildlink"><strong><a href="pdmlpg1.htm">Graphical Toolbox and PDML</a></strong><br />
The Graphical Toolbox, a set of UI tools, makes it easy to create
custom user interface panels in Java. </li>
<li class="ulchildlink"><strong><a href="jbean.htm">IBM Toolbox for Java beans</a></strong><br />
JavaBeans™ are reuseable software components that
are written in Java. The component is a piece of program code that
provides a well-defined, functional unit, which can be as small as a label
for a button on a window or as large as an entire application.</li>
<li class="ulchildlink"><strong><a href="jdbc2.htm">JDBC</a></strong><br />
JDBC is an application programming interface (API) included in
the Java platform
that enables Java programs to connect to a wide range of databases.</li>
<li class="ulchildlink"><strong><a href="proxies.htm">Proxy Support</a></strong><br />
IBM Toolbox
for Java includes
proxy support for some classes. Proxy support is the processing that IBM Toolbox for Java needs
to carry out a task on a Java virtual machine (JVM) when the application
is on a different JVM.</li>
<li class="ulchildlink"><strong><a href="ssljsse.htm">Secure Sockets Layer and Java Secure Socket Extension</a></strong><br />
IBM Toolbox
for Java supports
using Java Secure
Socket Extension (JSSE) for Java Secure Sockets Layer (SSL) connections.
JSSE is available as an optional package to the Java 2 Platform, Standard Edition (J2SE),
versions 1.2 and 1.3. JSSE is integrated into J2SE, version 1.4 and subsequent
versions.</li>
<li class="ulchildlink"><strong><a href="micromain.htm">IBM Toolbox for Java 2 Micro Edition</a></strong><br />
The IBM Toolbox
for Java 2
Micro Edition package (com.ibm.as400.micro) enables you to write Java programs
that allow a variety of Tier0 wireless devices, like personal digital assistants
(PDAs) and cell phones, to directly access iSeries data and resources.</li>
<li class="ulchildlink"><strong><a href="rzahhxmlmain.htm">Extensible Markup Language components</a></strong><br />
IBM Toolbox
for Java includes
several Extensible Markup Language (XML) components, including an XML parser. </li>
<li class="ulchildlink"><strong><a href="javadoc/overview-summary.html">Javadocs</a></strong><br />
</li>
<li class="ulchildlink"><strong><a href="faqtoolbox.htm">Frequently asked questions (FAQ)</a></strong><br />
IBM Toolbox
for Java frequently
asked questions (FAQs) provide answers to questions about optimizing your IBM Toolbox
for Java
performance, performing troubleshooting, using JDBC, and more.</li>
<li class="ulchildlink"><strong><a href="progtips.htm">Tips for programming</a></strong><br />
This section features a variety of tips that can help you use IBM Toolbox
for Java.</li>
<li class="ulchildlink"><strong><a href="reflearn.htm">Related information for IBM Toolbox for Java</a></strong><br />
The following list includes Web sites and Information Center topics
that relate to the IBM Toolbox for Java information.</li>
<li class="ulchildlink"><strong><a href="codedisclaimer.htm">Code license and disclaimer information</a></strong><br />
</li>
<li class="ulchildlink"><strong><a href="documentdownloadpermission.htm">Terms and conditions</a></strong><br />
</li>
</ul>
</div>
</body>
</html>