Platypus Partners' Home Page

 
JET 3270 3.4E
   
   

Table of Contents

System Requirements

Installation

Upgrading

Removal

Configuration

Settings and Preferences

Scripting

Printing

Keyboard Mapping

Troubleshooting

Reference

 

How To Guide

   
JET 3270 Documentation > Installation

Installation

In this section:

Installing JET 3270 on your workstation

JET 3270 installation depends on your workstation system type:

  • For a Windows 98, Me, NT, 2000 or XP system:
    • Download the JET 3270 self-extracting archive, jet3270.exe, to your disk
    • Run the self-extracting archive, jet3270.exe, by double clicking it.
    • Follow the on screen instructions. Note: JET 3270 now automatically includes your licence details in the JET3270Key.jlk file in the "applet" sub-directory. It includes a licence key that expires. Licence details for JET 3270 versions prior to 3.2A are not compatible with versions 3.2A and onwards (and vice versa). Platypus Partners will make new licence details available upon renewal of your Annual Licence Fee.
    • Select Start -> Programs -> JET 3270 -> Launch JET 3270. Your default browser will start and open the page that loads the JET 3270 applet.
  • For a Unix/Linux system:
    • Create a new JET directory on your workstation
    • Copy the JET 3270 tarred, jet3270.tar, or tarred and gzipped, jet3270.tar.gz, archive into your JET directory
    • From your favourite shell, gunzip, using the command: gunzip jet3270.tar.gz the archive if required. Untar it using the command:
          tar -xvf jet3270.tar
      Note: JET 3270 now automatically includes your licence details in the JET3270Key.jlk file in the "applet" sub-directory. It includes a licence key that expires. Licence details for JET 3270 versions prior to 3.2A are not compatible with versions 3.2A and onwards (and vice versa). Platypus Partners will make new licence details available upon renewal of your Annual Licence Fee.
    • Using your JavaTM enabled browser open the Shortcut.htm file in the applet directory. This page loads the JET 3270 applet.
  • For a Mac OS X system:
    • Download the JET 3270 zip archive, jet3270.zip.
    • Usually the zip archive will automatically be unpacked to create a "jet3270 Folder" on the desktop. If not use Stuffit Expander to unpack the archive.
    • Using Internet Explorer open the Shortcut.htm file in the applet folder in the "jet3270 Folder". This page loads the JET 3270 applet.

Installing JET 3270 on your web server

  • Download one of the JET 3270 archives to your workstation.
  • Expand the archive into a temporary directory on your workstation.
  • Examine the "Readme.txt" file for a description and complete listing of the files in the distribution. Check all files are present and have the correct size.
  • Examine the "Release Notes.txt" file for information on this version of JET 3270.
  • Examine the file Shortcut.htm for a sample web page which will load the JET3270 applet.
  • Transfer the following files from the applet directory to the web server:
    • JET3270Key.jlk (Your licence key file)
    • JET3270.cab (distribution unit for Internet Explorer)
    • JET3270SU.jar (SmartUpdate JAR file for Communicator)
    • JET3270E.jar (JAR file for Communicator and other environments)
    • updateJET3270.js (JavaScript source for Communicator)
    • bell.au (audio file)
    • jet164.jpg (JET logo image file)
    These are binary files, except for updateJET3270.js, so set the binary option if your file transfer package supports it.
  • To allow a user to load the JET 3270 applet you have three choices:
    1. Transfer Shortcut.htm in text or ascii mode to your web server.
    2. Create a new web page and insert the required HTML to load the applet.
    3. Edit an existing web page and insert the required HTML within the page.
  • Restart your machine. Some browsers store loaded applets in their memory and automatically use the stored versions even if you click on Reload or clear the disk or memory cache.
  • Using your JavaTM enabled browser, specify the URL of the web page which loads the JET 3270 applet.

Installing JET 3270 on your OS/390 web server

  • Download the JET 3270 tar archive with EBCDIC text files, jet3270ebcdic.tar, to your workstation.

  • Using either IND$FILE or FTP transfer the tar archive to the OS/390 system as a binary file. Since the tar archive is a large file you may need to allocate space.

  • If you transferred the archive to an MVS dataset then copy it to a UNIX file. For example, if you transferred the archive to an MVS dataset called jet3270.data and /u/myuser is your UNIX directory use the TSO/E command:

    oput jet3270.data '/u/myuser/jet3270ebcdic.tar' binary

  • From a UNIX shell create or identify a sub directory of the web server's document root, change to that directory and untar the archive into it using a command like:

    tar xvf jet3270ebcdic.tar
    For example, if the archive is /u/myuser/jet3270ebcdic.tar and the web server's document root directory is /usr/lpp/internet/server_root/pub then use the following commands:
    cd /usr/lpp/internet/server_root/pub
    mkdir jet3270
    cd jet3270
    tar xvf /u/myuser/jet3270ebcdic.tar

  • Configure the web server so that files with the extension .js are translated from EBCDIC to ASCII when sent to web browsers and are sent with a MIME type of application/x-javascript. For IBM HTTP Server for OS/390 you need to add the following line to the httpd.conf file (/etc/httpd.conf by default):

    AddType  .js       application/x-javascript         ebcdic
    Restart the HTTP server so that it rereads the httpd.conf file with the commands:
    cd /usr/lpp/internet/server_root
    kill -SIGHUP `cat httpd-pid`

  • Examine the "Readme.txt" file for a description and complete listing of the files in the distribution. Check all files are present and have the correct size.

  • Examine the "Release Notes.txt" file for information on this version of JET 3270.

  • Examine the file Shortcut.htm using your favourite text editor for a sample web page which will load the JET 3270 applet.

  • To allow a user to load the JET 3270 applet you have three choices:

    1. Use the sample Shortcut.htm file.

    2. Create a new web page and insert the required HTML to load the applet.

    3. Edit an existing web page and insert the required HTML within the page.

  • Restart your browser. Some browsers store loaded applets in their memory and automatically use the stored versions even if you click on Reload or clear the disk or memory cache.

  • Using your JavaTM enabled browser, specify the URL of the web page which loads the JET 3270 applet.

 

support@
platypuspartners.com

USA Office:
+1.303.448.1559

Australia Office:
+61.2.9558.2549

Platypus Partners Home  |   Support  |   Contact Platypus Partners



Copyright 2002 Platypus Partners.  All Rights Reserved. 

Java and all Java-based trademarks and logos are trademarks or registered trademarks of
Sun Microsystems, Inc. in the United States and other countries.