67 lines
4.4 KiB
HTML
67 lines
4.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="Install and manage IBM Toolbox for Java" />
|
||
|
<meta name="abstract" content="Using IBM Toolbox for Java makes it easier to write client Java applets, servlets, and applications that access iSeries resources, data, and programs." />
|
||
|
<meta name="description" content="Using IBM Toolbox for Java makes it easier to write client Java applets, servlets, and applications that access iSeries resources, data, and programs." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="page1.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahnm0301.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahnm0401.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="systemproperties.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="tutorial.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="rzahnm03" />
|
||
|
<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>Install and manage IBM Toolbox for Java</title>
|
||
|
</head>
|
||
|
<body id="rzahnm03"><a name="rzahnm03"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Install and manage IBM Toolbox for Java</h1>
|
||
|
<div><p>Using IBM<sup>®</sup> Toolbox for Java™ makes it easier to write client Java applets,
|
||
|
servlets, and applications that access iSeries™ resources, data, and programs.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rzahnm0301.htm">Managing your IBM Toolbox for Java installation</a></strong><br />
|
||
|
You need to install IBM Toolbox for Java only on client systems that use it,
|
||
|
or in a location on your network where your clients can access it. Your clients
|
||
|
can be personal computers, dedicated workstations, or iSeries systems. It is important to remember
|
||
|
that you can configure an iSeries server or a partition of the server to be
|
||
|
a client. In the latter case, you need to install IBM Toolbox for Java on the client partition of the server.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzahnm0401.htm">Installing IBM Toolbox for Java</a></strong><br />
|
||
|
How you install IBM Toolbox for Java depends on how you want to manage your
|
||
|
installation. Use these topics to install IBM Toolbox for Java.</li>
|
||
|
<li class="ulchildlink"><strong><a href="systemproperties.htm">System properties</a></strong><br />
|
||
|
You can specify system properties to configure various aspects
|
||
|
of the IBM
|
||
|
Toolbox for Java.</li>
|
||
|
<li class="ulchildlink"><strong><a href="tutorial.htm">Simple programming examples</a></strong><br />
|
||
|
These examples show some of the ways you can begin to code your
|
||
|
own Java programs
|
||
|
using the IBM Toolbox
|
||
|
for Java classes.
|
||
|
Meant for programmers just beginning to use IBM Toolbox for Java classes, these examples include detailed
|
||
|
explanations about key lines in the code.</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="page1.htm" title="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).">IBM Toolbox for Java</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|